width property

  1. @JsonKey(name: 'width', fromJson: numFromJson)
num width
inherited

Implementation

@JsonKey(name: 'width', fromJson: numFromJson)
num get width => throw _privateConstructorUsedError;