PalletErrorMetadataV14 constructor

const PalletErrorMetadataV14({
  1. required int type,
})

Implementation

const PalletErrorMetadataV14({required this.type});