y property Null safety

int y
@JsonKey(defaultValue: 0), final

Y coordinate.

Implementation

@JsonKey(defaultValue: 0)
final int y;