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