jobTitle property

  1. @JsonKey.new(name: 'job_title')
String jobTitle
final

Implementation

@JsonKey(name: 'job_title')
final String jobTitle;