implicit property

  1. @Deprecated('Not supported. Member documentation may have more information.')
LfA2aV1ImplicitOAuthFlow? implicit
getter/setter pair

Deprecated: Use Authorization Code + PKCE instead.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
LfA2aV1ImplicitOAuthFlow? implicit;