startY property
- @JsonKey(name: "s_y")
final
KO: 시작 위치의 위도 좌표
EN: Latitude coordinate of the start point
Implementation
@JsonKey(name: "s_y")
final String? startY;
KO: 시작 위치의 위도 좌표
EN: Latitude coordinate of the start point
@JsonKey(name: "s_y")
final String? startY;