callbackURLScheme property

String? callbackURLScheme

The custom URL scheme that the app expects in the callback URL.

Implementation

String? get callbackURLScheme => platform.callbackURLScheme;