menu
easy_onvif
recordings
GetRecordingJobStateResponse
GetRecordingJobStateResponse constructor
GetRecordingJobStateResponse
brightness_4
GetRecordingJobStateResponse
constructor
Null safety
GetRecordingJobStateResponse
(
{
required
RecordingJobStateInformation
state
}
)
Implementation
GetRecordingJobStateResponse({ required this.state, });
easy_onvif
recordings
GetRecordingJobStateResponse
GetRecordingJobStateResponse constructor
GetRecordingJobStateResponse class
Constructors
GetRecordingJobStateResponse
fromJson
Properties
hashCode
runtimeType
state
Methods
noSuchMethod
toJson
toString
Operators
operator ==