canConnect property

  1. @override
bool get canConnect
override

Determines whether a connection can be made at this point in time to the device.

Implementation

@override
bool get canConnect => true;