userTitle property

  1. @JsonKey(name: 'userTitle')
int? userTitle
getter/setter pair

Implementation

@JsonKey(name:'userTitle')
int? userTitle;