menu
terradart_google package
documentation
terradart_google.dart
BackendServiceIap
BackendServiceIap.new const constructor
BackendServiceIap.new const constructor
dark_mode
light_mode
BackendServiceIap
constructor
const
BackendServiceIap
(
{
required
bool
enabled
,
TfArg
<
String
>
?
oauth2ClientId
,
TfArg
<
String
>
?
oauth2ClientSecret
,
})
Implementation
const BackendServiceIap({ required this.enabled, this.oauth2ClientId, this.oauth2ClientSecret, });
terradart_google package
documentation
terradart_google
BackendServiceIap
BackendServiceIap.new const constructor
BackendServiceIap class