bottom property Null safety

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

Implementation

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