$AccountAssetsExtension extension

on

Methods

copyWith({double? daysAvailable, List<AssetReportTransaction>? transactions, List<Owner>? owners, OwnershipType? ownershipType, List<HistoricalBalance>? historicalBalances, String? accountId, AccountBalance? balances, String? mask, String? name, String? officialName, AccountType? type, AccountSubtype? subtype, AccountAssetsVerificationStatus? verificationStatus}) AccountAssets
copyWithWrapped({Wrapped<double>? daysAvailable, Wrapped<List<AssetReportTransaction>>? transactions, Wrapped<List<Owner>>? owners, Wrapped<OwnershipType?>? ownershipType, Wrapped<List<HistoricalBalance>>? historicalBalances, Wrapped<String>? accountId, Wrapped<AccountBalance>? balances, Wrapped<String?>? mask, Wrapped<String>? name, Wrapped<String?>? officialName, Wrapped<AccountType>? type, Wrapped<AccountSubtype?>? subtype, Wrapped<AccountAssetsVerificationStatus?>? verificationStatus}) AccountAssets