menu
messari_api package
documentation
api/models/asset.dart
Asset
Asset.new constructor
Asset.new constructor
dark_mode
light_mode
Asset
constructor
Asset
(
String
id
,
String
symbol
,
String
name
,
String
slug
,
)
Implementation
Asset(this.id, this.symbol, this.name, this.slug);
messari_api package
documentation
api/models/asset
Asset
Asset.new constructor
Asset class