Icrc1Ledger constructor
Icrc1Ledger({})
Implementation
Icrc1Ledger({
required this.ledger,
required this.symbol,
required this.name,
required this.decimals,
required this.fee,
this.logo_data_url,
});