defaultScheme property

String? defaultScheme
final

The scheme to prepend to bare domains if coerceBareDomainsToDefaultScheme is enabled.

Example: 'https'.

Implementation

final String? defaultScheme;