basicAuth property

String? basicAuth
final

When set ("user:pass"), every HTTP route requires Basic Auth.

Implementation

final String? basicAuth;