$AccountBaseExtension extension
- on
Methods
-
copyWith(
{String? accountId, AccountBalance? balances, String? mask, String? name, String? officialName, AccountType? type, AccountSubtype? subtype, AccountBaseVerificationStatus? verificationStatus}) → AccountBase -
Available on AccountBase, provided by the $AccountBaseExtension extension
-
copyWithWrapped(
{Wrapped< String> ? accountId, Wrapped<AccountBalance> ? balances, Wrapped<String?> ? mask, Wrapped<String> ? name, Wrapped<String?> ? officialName, Wrapped<AccountType> ? type, Wrapped<AccountSubtype?> ? subtype, Wrapped<AccountBaseVerificationStatus?> ? verificationStatus}) → AccountBase -
Available on AccountBase, provided by the $AccountBaseExtension extension