removed property
List<AuthenticationSession> ?
get
removed
The {@link AuthenticationSessionAuthenticationSessions} of the {@link AuthenticationProvider} that have been removed.
Implementation
_i2.List<_i3.AuthenticationSession>? get removed => (_i5.getProperty(
this,
'removed',
) as _i2.List?)
?.cast();