callbackURLScheme property
String?
get
callbackURLScheme
The custom URL scheme that the app expects in the callback URL.
Implementation
String? get callbackURLScheme => platform.callbackURLScheme;
The custom URL scheme that the app expects in the callback URL.
String? get callbackURLScheme => platform.callbackURLScheme;