bottom property

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

Implementation

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