title property

String title
@JsonKey(defaultValue: ''), read / write

Position / job title

Implementation

@JsonKey(defaultValue: '')
String title;