menu
easy_onvif
search
GetRecordingSummaryResponse
GetRecordingSummaryResponse constructor
GetRecordingSummaryResponse
brightness_4
GetRecordingSummaryResponse
constructor
Null safety
GetRecordingSummaryResponse
(
{
required
RecordingSummary
summary
}
)
Implementation
GetRecordingSummaryResponse({required this.summary});
easy_onvif
search
GetRecordingSummaryResponse
GetRecordingSummaryResponse constructor
GetRecordingSummaryResponse class
Constructors
GetRecordingSummaryResponse
fromJson
Properties
hashCode
runtimeType
summary
Methods
noSuchMethod
toJson
toString
Operators
operator ==