easy_onvif
configurations_response
GetConfigurationsResponse
GetConfigurationsResponse constructor
GetConfigurationsResponse
GetConfigurationsResponse
constructor
Null safety
GetConfigurationsResponse
(
{
required
List
<
PtzConfiguration
>
ptzConfigurations
}
)
Implementation
GetConfigurationsResponse({required this.ptzConfigurations});
easy_onvif
configurations_response
GetConfigurationsResponse
GetConfigurationsResponse constructor
GetConfigurationsResponse class
Constructors
GetConfigurationsResponse
fromJson
Properties
hashCode
ptzConfigurations
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==