requestedBy property

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

Whether a follow request from this account is pending.

Implementation

@JsonKey(defaultValue: false)
final bool requestedBy;