Deleted constructor

const Deleted({
  1. bool hard,
})

Implementation

const factory Deleted({final bool hard}) = _$Deleted;