y property Null safety

int? y
@JsonKey(includeIfNull: false), read / write

左上角的纵向偏移

Implementation

@JsonKey(includeIfNull: false)
int? y;