bot property

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

Whether the account is a bot.

Implementation

@JsonKey(defaultValue: false)
final bool bot;