realUserId property

  1. @JsonKey.new(name: "realUserId")
int realUserId
getter/setter pair

Implementation

@JsonKey(name: "realUserId")
int realUserId;