userId property

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

Implementation

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