frontchannelLogoutSupported property

bool? frontchannelLogoutSupported

Implementation

bool? get frontchannelLogoutSupported => _$this._frontchannelLogoutSupported;
void frontchannelLogoutSupported=(bool? frontchannelLogoutSupported)

Implementation

set frontchannelLogoutSupported(bool? frontchannelLogoutSupported) =>
    _$this._frontchannelLogoutSupported = frontchannelLogoutSupported;