SyncAllButtonRF constructor

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

Implementation

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