x property Null safety

double x
@JsonKey(defaultValue: 0.0), final

X coordinate.

Implementation

@JsonKey(defaultValue: 0.0)
final double x;