x property Null safety

int x
@JsonKey(defaultValue: 0), final

X coordinate.

Implementation

@JsonKey(defaultValue: 0)
final int x;