menu
substrate_metadata package
documentation
scale_info/scale_info.dart
TypeParameter
TypeParameter.new const constructor
TypeParameter.new const constructor
dark_mode
light_mode
TypeParameter
constructor
const
TypeParameter
(
{
required
String
name
,
TypeId
?
type
,
})
Implementation
const TypeParameter({required this.name, this.type});
substrate_metadata package
documentation
scale_info/scale_info
TypeParameter
TypeParameter.new const constructor
TypeParameter class