unBindService method

Future<void> unBindService()

Implementation

Future<void> unBindService() {
  throw UnimplementedError('unBindService() has not been implemented.');
}