startX property Null safety

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

시작 위치의 경도 좌표

Implementation

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