following property

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

Whether you are following this account.

Implementation

@JsonKey(defaultValue: false)
final bool following;