userType property

  1. @JsonKey(name: "userType")
int? userType
getter/setter pair

Implementation

@JsonKey(name: "userType")
int? userType;