authenticated property

dynamic authenticated

Implementation

get authenticated {
  return _keycloak.authenticated;
}