easy_onvif
video_sources
VideoSources
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$VideoSourcesToJson(this);
easy_onvif
video_sources
VideoSources
toJson method
VideoSources class
Constructors
VideoSources
fromJson
Properties
frameRate
hashCode
resolution
runtimeType
token
xmlFrameRate
Methods
noSuchMethod
toJson
toString
Operators
operator ==