menu
googleapis package
documentation
connectors/v1.dart
SupportedRuntimeFeatures
SupportedRuntimeFeatures constructor
SupportedRuntimeFeatures constructor
dark_mode
light_mode
SupportedRuntimeFeatures
constructor
SupportedRuntimeFeatures
(
{
bool
?
actionApis
,
bool
?
entityApis
,
bool
?
sqlQuery
,
})
Implementation
SupportedRuntimeFeatures({ this.actionApis, this.entityApis, this.sqlQuery, });
googleapis package
documentation
connectors/v1
SupportedRuntimeFeatures
SupportedRuntimeFeatures constructor
SupportedRuntimeFeatures class