jobId property

  1. @JsonKey.new(name: '_jobId')
String jobId
latefinal

Implementation

@JsonKey(name: '_jobId')
late final String jobId;