ModuleConstantMetadataV9 constructor
const
ModuleConstantMetadataV9({})
Implementation
const ModuleConstantMetadataV9({
required this.name,
required this.type,
required this.value,
required this.docs,
});
const ModuleConstantMetadataV9({
required this.name,
required this.type,
required this.value,
required this.docs,
});