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