isBot property

bool isBot

Returns a bool indicating whether the user is a bot.

Implementation

bool get isBot => _bot;