userId property

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

Implementation

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