startLockTask method

Future<bool> startLockTask()

Implementation

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