menu
flutter_y_ble package
documentation
ble_service.dart
BleService
BleService.new constructor
BleService.new constructor
dark_mode
light_mode
BleService
constructor
BleService
(
String
?
serviceUuid
,
List
<
String
>
?
characteristicsUuid
)
Implementation
BleService(this.serviceUuid, this.characteristicsUuid);
flutter_y_ble package
documentation
ble_service
BleService
BleService.new constructor
BleService class