canDetect method

  1. @override
bool canDetect()
override

Returns true if this detector can handle the current environment

Implementation

@override
bool canDetect() => true;