menu
googleapis package
documentation
meet/v2.dart
SpaceConfig
SpaceConfig.new constructor
SpaceConfig.new constructor
dark_mode
light_mode
SpaceConfig
constructor
SpaceConfig
(
{
String
?
accessType
,
String
?
entryPointAccess
,
})
Implementation
SpaceConfig({
this
.accessType,
this
.entryPointAccess, });
googleapis package
documentation
meet/v2
SpaceConfig
SpaceConfig.new constructor
SpaceConfig class
Constructors
new
fromJson
Properties
accessType
entryPointAccess
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==