menu
easy_onvif
recordings
GetRecordingsResponse
GetRecordingsResponse constructor
GetRecordingsResponse
brightness_4
GetRecordingsResponse
constructor
Null safety
GetRecordingsResponse
(
{
required
List
<
GetRecordingsResponseItem
>
recordingItems
}
)
Implementation
GetRecordingsResponse({required this.recordingItems});
easy_onvif
recordings
GetRecordingsResponse
GetRecordingsResponse constructor
GetRecordingsResponse class
Constructors
GetRecordingsResponse
fromJson
Properties
hashCode
recordingItems
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==