menu
core_web3dart package
documentation
cip.dart
Cip150MetadataEntry
Cip150MetadataEntry.new const constructor
Cip150MetadataEntry.new const constructor
dark_mode
light_mode
Cip150MetadataEntry
constructor
const
Cip150MetadataEntry
(
{
required
String
key
,
required
String
value
,
bool
?
sealed
,
})
Implementation
const Cip150MetadataEntry({ required this.key, required this.value, this.sealed, });
core_web3dart package
documentation
cip
Cip150MetadataEntry
Cip150MetadataEntry.new const constructor
Cip150MetadataEntry class