DRep constructor

const DRep({
  1. required DRepType type,
})

Implementation

const DRep({required this.type});