easy_onvif
video_source_configuration
VideoSourceConfiguration
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$VideoSourceConfigurationToJson(this);
easy_onvif
video_source_configuration
VideoSourceConfiguration
toJson method
VideoSourceConfiguration class
Constructors
VideoSourceConfiguration
fromJson
Properties
bounds
extension
hashCode
name
runtimeType
sourceToken
useCount
Methods
noSuchMethod
toJson
toString
Operators
operator ==