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