Deleting constructor

const Deleting({
  1. bool hard,
})

Implementation

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