$AccountIdentityExtension extension
Methods
-
copyWith(
{List< Owner> ? owners, String? accountId, AccountBalance? balances, String? mask, String? name, String? officialName, AccountType? type, AccountSubtype? subtype, AccountIdentityVerificationStatus? verificationStatus}) → AccountIdentity -
Available on AccountIdentity, provided by the $AccountIdentityExtension extension
-
copyWithWrapped(
{Wrapped< List< ? owners, Wrapped<Owner> >String> ? accountId, Wrapped<AccountBalance> ? balances, Wrapped<String?> ? mask, Wrapped<String> ? name, Wrapped<String?> ? officialName, Wrapped<AccountType> ? type, Wrapped<AccountSubtype?> ? subtype, Wrapped<AccountIdentityVerificationStatus?> ? verificationStatus}) → AccountIdentity -
Available on AccountIdentity, provided by the $AccountIdentityExtension extension