height property

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

Implementation

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