menu
googleapis package
documentation
meet/v2.dart
ConferenceRecord
ConferenceRecord.new constructor
ConferenceRecord.new constructor
dark_mode
light_mode
ConferenceRecord
constructor
ConferenceRecord
(
{
String
?
endTime
,
String
?
expireTime
,
String
?
name
,
String
?
space
,
String
?
startTime
,
})
Implementation
ConferenceRecord({
this
.endTime,
this
.expireTime,
this
.name,
this
.space,
this
.startTime, });
googleapis package
documentation
meet/v2
ConferenceRecord
ConferenceRecord.new constructor
ConferenceRecord class