userId property

  1. @JsonKey.new(name: "user_id")
int userId
final

Implementation

@JsonKey(name: "user_id")
final int userId;