turnOn method

void turnOn()

Requests to turns the bluetooth adapter on.

Implementation

void turnOn() => _instance.turnOn();