menu
substrate_metadata package
documentation
metadata/metadata.dart
CustomMetadataV15Value
CustomMetadataV15Value.new const constructor
CustomMetadataV15Value.new const constructor
dark_mode
light_mode
CustomMetadataV15Value
constructor
const
CustomMetadataV15Value
(
{
required
int
type
,
required
List
<
int
>
value
,
})
Implementation
const CustomMetadataV15Value({required this.type, required this.value});
substrate_metadata package
documentation
metadata/metadata
CustomMetadataV15Value
CustomMetadataV15Value.new const constructor
CustomMetadataV15Value class