followRequest property

  1. @JsonKey(defaultValue: false)
bool followRequest
final

Whether to receive follow request notifications.

Implementation

@JsonKey(defaultValue: false)
final bool followRequest;