PalletEventMetadataV14 constructor

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

Implementation

const PalletEventMetadataV14({required this.type});