hasLocalAuth method

bool hasLocalAuth()

Implementation

bool hasLocalAuth() {
  return _hasLocalAuth!;
}