thumbnailHeight property

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

Implementation

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