height property

  1. @MappableField(key: 'h')
int? height
final

Image height in pixels.

Implementation

@MappableField(key: 'h')
final int? height;