isBotHttpInteractions property

bool isBotHttpInteractions

Whether the user is a bot which uses only HTTP interactions.

Implementation

bool get isBotHttpInteractions => has(botHttpInteractions);