menu
substrate_metadata package
documentation
metadata/merkleize.dart
LookupValueParams
LookupValueParams.new const constructor
LookupValueParams.new const constructor
dark_mode
light_mode
LookupValueParams
constructor
const
LookupValueParams
(
{
required
String
name
,
int
?
type
,
})
Implementation
const LookupValueParams({required this.name, this.type});
substrate_metadata package
documentation
metadata/merkleize
LookupValueParams
LookupValueParams.new const constructor
LookupValueParams class