isInLockTaskMode method

Future<bool> isInLockTaskMode()

Implementation

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