FetchAllButtonRF constructor

FetchAllButtonRF({
  1. String? jobName,
  2. Function? dispatcher,
})

Implementation

FetchAllButtonRF({this.jobName, this.dispatcher});