PiholeStatus.disabled constructor

const PiholeStatus.disabled()

Pihole is not listening to DNS requests.

Implementation

const factory PiholeStatus.disabled() = PiholeStatusDisabled;