Work constructor

Work({
  1. String? jobId,
})

Implementation

Work({this.jobId});