authenticated property

dynamic get authenticated

Implementation

get authenticated {
  return _keycloak.authenticated;
}