startY property

  1. @JsonKey(name: "s_y")
String? startY
final

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

Implementation

@JsonKey(name: "s_y")
final String? startY;