easy_onvif
easy_onvif
VideoSource
VideoSource.fromJson factory constructor
VideoSource.fromJson
VideoSource.fromJson
constructor
Null safety
VideoSource.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory VideoSource.fromJson(Map<String, dynamic> json) => _$VideoSourceFromJson(json);
easy_onvif
easy_onvif
VideoSource
VideoSource.fromJson factory constructor
VideoSource class
Constructors
VideoSource
fromJson
Properties
frameRate
hashCode
imaging
resolution
runtimeType
token
Methods
noSuchMethod
toJson
toString
Operators
operator ==