unregister method

Future<bool> unregister()

Implementation

Future<bool> unregister() => Future.value(false);