removeService abstract method
Removes a specified published service from the local GATT database.
Implementation
Future<void> removeService(GATTService service);
Removes a specified published service from the local GATT database.
Future<void> removeService(GATTService service);