menu
easy_onvif
shared
MulticastConfiguration
toJson method
toJson
brightness_4
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$MulticastConfigurationToJson(this);
easy_onvif
shared
MulticastConfiguration
toJson method
MulticastConfiguration class
Constructors
MulticastConfiguration
fromJson
Properties
autoStart
hashCode
ipAddress
port
runtimeType
ttl
Methods
noSuchMethod
toJson
toString
Operators
operator ==