connectURL property Null safety
read / write
OpenId Connect URL to discover OAuth2 configuration values.
This MUST be in the form of a URL.
For openID only. REQUIRED if so.
Implementation
Uri? connectURL;
OpenId Connect URL to discover OAuth2 configuration values.
This MUST be in the form of a URL.
For openID only. REQUIRED if so.
Uri? connectURL;