startX property

  1. @JsonKey(name: "s_x")
String? startX
final

KO: 시작 위치의 경도 좌표
EN: Longitude coordinate of the start point

Implementation

@JsonKey(name: "s_x")
final String? startX;