userId property

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

Implementation

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