y property

  1. @JsonKey(name: '@y', fromJson: int.parse)
int y
final

Implementation

@JsonKey(name: '@y', fromJson: int.parse)
final int y;