ClientConfigI constructor
ClientConfigI({})
Implementation
external factory ClientConfigI({
String clientId,
String scope,
String redirectURI,
String state,
String nonce,
bool usePopup = false,
});
external factory ClientConfigI({
String clientId,
String scope,
String redirectURI,
String state,
String nonce,
bool usePopup = false,
});