BLEManager constructor

BLEManager()

Implementation

factory BLEManager() {
  return _instance;
}