UpdateBlockingList constructor

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

Implementation

const UpdateBlockingList({this.value});