defaultScheme property
The scheme to prepend to bare domains if coerceBareDomainsToDefaultScheme is enabled.
Example: 'https'.
Implementation
final String? defaultScheme;
The scheme to prepend to bare domains if coerceBareDomainsToDefaultScheme is enabled.
Example: 'https'.
final String? defaultScheme;