$AssetInfoSchemaExtension extension

on

Methods

copyWith({String? balance, bool? blacklisted, bool? community, String? contractAddress, int? decimals, bool? defaultSymbol, bool? deprecated, String? dexPriceUsd, String? dexUsdPrice, String? displayName, String? imageUrl, AssetKindSchema? kind, int? priority, String? symbol, List<String>? tags, bool? taxable, String? thirdPartyPriceUsd, String? thirdPartyUsdPrice, String? walletAddress}) AssetInfoSchema

Available on AssetInfoSchema, provided by the $AssetInfoSchemaExtension extension

copyWithWrapped({Wrapped<String?>? balance, Wrapped<bool>? blacklisted, Wrapped<bool>? community, Wrapped<String>? contractAddress, Wrapped<int>? decimals, Wrapped<bool>? defaultSymbol, Wrapped<bool>? deprecated, Wrapped<String?>? dexPriceUsd, Wrapped<String?>? dexUsdPrice, Wrapped<String?>? displayName, Wrapped<String?>? imageUrl, Wrapped<AssetKindSchema>? kind, Wrapped<int>? priority, Wrapped<String>? symbol, Wrapped<List<String>>? tags, Wrapped<bool>? taxable, Wrapped<String?>? thirdPartyPriceUsd, Wrapped<String?>? thirdPartyUsdPrice, Wrapped<String?>? walletAddress}) AssetInfoSchema

Available on AssetInfoSchema, provided by the $AssetInfoSchemaExtension extension