jobTitle property

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

Implementation

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