backchannelLogoutSupported property

bool? backchannelLogoutSupported

Implementation

bool? get backchannelLogoutSupported => _$this._backchannelLogoutSupported;
void backchannelLogoutSupported=(bool? backchannelLogoutSupported)

Implementation

set backchannelLogoutSupported(bool? backchannelLogoutSupported) =>
    _$this._backchannelLogoutSupported = backchannelLogoutSupported;