FlutterBlePeripheral constructor

FlutterBlePeripheral()

Singleton factory

Implementation

factory FlutterBlePeripheral() {
  return _instance;
}