endorsed property

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

Whether you are featuring this account on your profile.

Implementation

@JsonKey(defaultValue: false)
final bool endorsed;