authStrategy property
The authentication strategy used for this session.
Stores the AuthStrategy used to generate this authentication response. Stored as string to allow users to extend with custom authentication methods.
Implementation
@override
String authStrategy;