userId property

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

Implementation

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