h264 property Null safety

H264? h264
@JsonKey(name: 'H264'), final

Optional element to configure H.264 related parameters.

Implementation

@JsonKey(name: 'H264')
final H264? h264;