CustomSchemeRegistration constructor
CustomSchemeRegistration({})
Officially Supported Platforms/Implementations:
- Windows
Implementation
CustomSchemeRegistration(
{this.allowedOrigins,
this.hasAuthorityComponent,
required this.scheme,
this.treatAsSecure});