bot property

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

Whether this is a bot account.

Implementation

@JsonKey(defaultValue: false)
final bool bot;