stopLockTask method

Future<bool?> stopLockTask()

Implementation

Future<bool?> stopLockTask() {
  throw UnimplementedError('stopLockTask() has not been implemented.');
}