menu
turnkey_http package
documentation
__generated__/models.dart
TGetOauth2CredentialBody
TGetOauth2CredentialBody.new const constructor
TGetOauth2CredentialBody.new const constructor
dark_mode
light_mode
TGetOauth2CredentialBody
constructor
const
TGetOauth2CredentialBody
(
{
String
?
organizationId
,
required
String
oauth2CredentialId
,
})
Implementation
const TGetOauth2CredentialBody({ this.organizationId, required this.oauth2CredentialId, });
turnkey_http package
documentation
__generated__/models
TGetOauth2CredentialBody
TGetOauth2CredentialBody.new const constructor
TGetOauth2CredentialBody class