startX property

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

시작 위치의 경도 좌표

Implementation

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