height property Null safety

int? height
@JsonKey(name: 'h'), final

视频高度

Implementation

@JsonKey(name: 'h')
final int? height;