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