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