followedBy property

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

Whether this account follows you.

Implementation

@JsonKey(defaultValue: false)
final bool followedBy;