context property

String? context
getter/setter pair

An opaque string used to maintain contextual information between the authentication request and the callback from the IdP.

Implementation

core.String? context;