userId property

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

Implementation

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