PiholeStatus.enabled constructor

const PiholeStatus.enabled()

Pihole is listening to DNS requests.

Implementation

const factory PiholeStatus.enabled() = PiholeStatusEnabled;