AddBlockingList constructor

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

Implementation

const AddBlockingList({this.value});