menu
easy_onvif
shared.dart
WhiteBalance
WhiteBalance.fromJson factory constructor
WhiteBalance.fromJson
brightness_4
brightness_5
WhiteBalance.fromJson
constructor
WhiteBalance.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory WhiteBalance.fromJson(Map<String, dynamic> json) => _$WhiteBalanceFromJson(json);
easy_onvif
shared
WhiteBalance
WhiteBalance.fromJson factory constructor
WhiteBalance class