userId property

String userId
@JsonKey(name: 'userId'), read / write

Implementation

@JsonKey(name: 'userId')
String userId;