requiresAuthentication property

bool requiresAuthentication

If true this response should require Authentication. See authenticationType and authenticationRealm.

Implementation

bool get requiresAuthentication => _requiresAuthentication;