startY property

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

시작 위치의 위도 좌표

Implementation

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