width property Null safety

  1. @override
  2. @JsonKey(defaultValue: 0)
int width
final

Image width

Implementation

@override
@JsonKey(defaultValue: 0)
final int width;