x property Null safety

  1. @JsonKey(defaultValue: 0.0)
double x
final

X coordinate.

Implementation

@JsonKey(defaultValue: 0.0)
final double x;