role property

  1. @JsonKey.new(name: 'role')
UserRole role
getter/setter pair

Implementation

@JsonKey(name: 'role')
UserRole role;