menu
easy_onvif
media1
AudioSource
AudioSource.fromJson factory constructor
AudioSource.fromJson
brightness_4
AudioSource.fromJson
constructor
Null safety
AudioSource.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory AudioSource.fromJson(Map<String, dynamic> json) => _$AudioSourceFromJson(json);
easy_onvif
media1
AudioSource
AudioSource.fromJson factory constructor
AudioSource class
Constructors
AudioSource
fromJson
Properties
channels
hashCode
runtimeType
token
Methods
noSuchMethod
toJson
toString
Operators
operator ==