menu
easy_onvif
recordings
TrackConfiguration
TrackConfiguration constructor
TrackConfiguration
brightness_4
TrackConfiguration
constructor
Null safety
TrackConfiguration
(
{
required
TrackType
trackType
,
required
String
description
}
)
Implementation
TrackConfiguration({ required this.trackType, required this.description, });
easy_onvif
recordings
TrackConfiguration
TrackConfiguration constructor
TrackConfiguration class
Constructors
TrackConfiguration
fromJson
Properties
description
hashCode
runtimeType
trackType
Methods
noSuchMethod
toJson
toString
Operators
operator ==