menu
stonfi package
documentation
api/stonfi.swagger.dart
AssetMetaSchemaV2
AssetMetaSchemaV2.new const constructor
AssetMetaSchemaV2.new const constructor
dark_mode
light_mode
AssetMetaSchemaV2
constructor
const
AssetMetaSchemaV2
(
{
int
?
decimals
,
String
?
displayName
,
String
?
imageUrl
,
String
?
symbol
,
})
Implementation
const AssetMetaSchemaV2({ this.decimals, this.displayName, this.imageUrl, this.symbol, });
stonfi package
documentation
api/stonfi.swagger
AssetMetaSchemaV2
AssetMetaSchemaV2.new const constructor
AssetMetaSchemaV2 class