addService method
Implementation
Future<void> addService(BleGattService gattService) {
throw UnimplementedError('addService() has not been implemented.');
}
Future<void> addService(BleGattService gattService) {
throw UnimplementedError('addService() has not been implemented.');
}