y property Null safety

double y
@JsonKey(defaultValue: 0.0), final

Y coordinate.

Implementation

@JsonKey(defaultValue: 0.0)
final double y;