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