height property Null safety

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

Video height

Implementation

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