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