v1CreateFiatOnRampCredentialIntent constructor
const
v1CreateFiatOnRampCredentialIntent({})
Implementation
const v1CreateFiatOnRampCredentialIntent({
required this.onrampProvider,
this.projectId,
required this.publishableApiKey,
required this.encryptedSecretApiKey,
this.encryptedPrivateApiKey,
this.sandboxMode,
});