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