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