DeleteBlockingList constructor

const DeleteBlockingList({
  1. BlockingModel? value,
})

Implementation

const DeleteBlockingList({this.value});