starwork_flutter/lib/ble/exceptional/ble_connected_exception.dart

3 lines
52 B
Dart

class BleConnectedException implements Exception{
}