x property Null safety

  1. @JsonKey(defaultValue: 0)
int x
final

X coordinate.

Implementation

@JsonKey(defaultValue: 0)
final int x;