width property Null safety

int? width
@JsonKey(name: 'w'), final

Image width

Implementation

@JsonKey(name: 'w')
final int? width;