assertionConsumerServiceURL property

bool? assertionConsumerServiceURL

Implementation

bool? get assertionConsumerServiceURL => _$this._assertionConsumerServiceURL;
void assertionConsumerServiceURL=(bool? assertionConsumerServiceURL)

Implementation

set assertionConsumerServiceURL(bool? assertionConsumerServiceURL) =>
    _$this._assertionConsumerServiceURL = assertionConsumerServiceURL;