easy_onvif
easy_onvif
GetAudioSourcesResponse
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$GetAudioSourcesResponseToJson(this);
easy_onvif
easy_onvif
GetAudioSourcesResponse
toJson method
GetAudioSourcesResponse class
Constructors
GetAudioSourcesResponse
fromJson
Properties
audioSources
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==