height property Null safety

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

Implementation

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