isEnabled method

Future<bool> isEnabled()

Whether the adapter is switched on.

Implementation

Future<bool> isEnabled() => androidApi.isEnabled();