Returns whether the app is currently running in Lock Task Mode.
Future<bool> isEnabled() { throw UnimplementedError('isEnabled() has not been implemented.'); }