kNoApiTokenNeeded top-level constant

String const kNoApiTokenNeeded

The string that counts as the API token on Pi-holes without authentication.

github.com/sterrenburg/flutterhole/issues/79

Implementation

const String kNoApiTokenNeeded = 'No password set';