isBot property

bool get isBot

Returns a bool indicating whether the user is a bot.

Implementation

bool get isBot => _bot;