$AccountIdentityExtension extension

on

Methods

copyWith({List<Owner>? owners, String? accountId, AccountBalance? balances, String? mask, String? name, String? officialName, AccountType? type, AccountSubtype? subtype, AccountIdentityVerificationStatus? verificationStatus}) AccountIdentity
copyWithWrapped({Wrapped<List<Owner>>? owners, Wrapped<String>? accountId, Wrapped<AccountBalance>? balances, Wrapped<String?>? mask, Wrapped<String>? name, Wrapped<String?>? officialName, Wrapped<AccountType>? type, Wrapped<AccountSubtype?>? subtype, Wrapped<AccountIdentityVerificationStatus?>? verificationStatus}) AccountIdentity