codeVerifier property

String? get codeVerifier

Get the current code verifier for PKCE

Implementation

String? get codeVerifier => _codeVerifier;