iosCustomScheme property
Custom (destination) scheme to use for iOS.
By default, we’ll use the bundle ID as the custom scheme. Developer can override this behavior using this param.
Implementation
core.String? iosCustomScheme;
Custom (destination) scheme to use for iOS.
By default, we’ll use the bundle ID as the custom scheme. Developer can override this behavior using this param.
core.String? iosCustomScheme;