whiteBalance property Null safety
@JsonKey(name: 'WhiteBalance'), final
Sharpness of the Video image.
Implementation
@JsonKey(name: 'WhiteBalance')
final WhiteBalance? whiteBalance;
Sharpness of the Video image.
@JsonKey(name: 'WhiteBalance')
final WhiteBalance? whiteBalance;