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