AuthenticationProvider$Typings extension

on

Properties

createSession Future Function(List<String>)
getter/setter pair
getSessions Future Function([List<String>?])
getter/setter pair
onDidChangeSessions Event<AuthenticationProviderAuthenticationSessionsChangeEvent>
An {@link Event} which fires when the array of sessions has changed, or data within a session has changed.
no setter
removeSession Future Function(String)
getter/setter pair