userId property

  1. @JsonKey(defaultValue: '')
String userId
final

The user ID of the User who have created this reaction event.

Implementation

@JsonKey(defaultValue: '')
final String userId;