requested property

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

Whether a follow request to this account is pending.

Implementation

@JsonKey(defaultValue: false)
final bool requested;