width property

  1. @MappableField(key: 'w')
int? width
final

Image width in pixels.

Implementation

@MappableField(key: 'w')
final int? width;