$AccountAssetsExtension extension
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 -
Available on AccountAssets, provided by the $AccountAssetsExtension extension
-
copyWithWrapped(
{Wrapped< double> ? daysAvailable, Wrapped<List< ? transactions, Wrapped<AssetReportTransaction> >List< ? owners, Wrapped<Owner> >OwnershipType?> ? ownershipType, Wrapped<List< ? historicalBalances, Wrapped<HistoricalBalance> >String> ? accountId, Wrapped<AccountBalance> ? balances, Wrapped<String?> ? mask, Wrapped<String> ? name, Wrapped<String?> ? officialName, Wrapped<AccountType> ? type, Wrapped<AccountSubtype?> ? subtype, Wrapped<AccountAssetsVerificationStatus?> ? verificationStatus}) → AccountAssets -
Available on AccountAssets, provided by the $AccountAssetsExtension extension