jobId property

  1. @JsonKey.new(name: 'job_id')
String jobId
final

Implementation

@JsonKey(name: 'job_id')
final String jobId;