easy_onvif
configuration_response
GetConfigurationResponse
GetConfigurationResponse constructor
GetConfigurationResponse
GetConfigurationResponse
constructor
Null safety
GetConfigurationResponse
(
{
required
PtzConfiguration
ptzConfiguration
}
)
Implementation
GetConfigurationResponse({required this.ptzConfiguration});
easy_onvif
configuration_response
GetConfigurationResponse
GetConfigurationResponse constructor
GetConfigurationResponse class
Constructors
GetConfigurationResponse
fromJson
Properties
hashCode
ptzConfiguration
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==