startY property Null safety

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

시작 위치의 위도 좌표

Implementation

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