ProxyTGetWalletKitConfigResponse constructor
const
ProxyTGetWalletKitConfigResponse({})
Implementation
const ProxyTGetWalletKitConfigResponse({
required this.enabledProviders,
required this.sessionExpirationSeconds,
required this.organizationId,
this.oauthClientIds,
this.oauthRedirectUrl,
this.otpAlphanumeric,
this.otpLength,
});