height property

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

Implementation

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