menu
easy_onvif
recordings.dart
GetRecordingsResponse
GetRecordingsResponse constructor
GetRecordingsResponse
dark_mode
light_mode
GetRecordingsResponse
constructor
GetRecordingsResponse
(
{
required
List
<
GetRecordingsResponseItem
>
recordingItems
,
})
Implementation
GetRecordingsResponse({required this.recordingItems});
easy_onvif
recordings
GetRecordingsResponse
GetRecordingsResponse constructor
GetRecordingsResponse class