requiresAuthentication property
bool
get
requiresAuthentication
If true this response should require Authentication.
See authenticationType and authenticationRealm.
Implementation
bool get requiresAuthentication => _requiresAuthentication;