jobId property

  1. @JsonKey(name: 'job_id')
int jobId
getter/setter pair

Implementation

@JsonKey(name: 'job_id')
int jobId;