PiholeApiFailure.emptyList constructor

const PiholeApiFailure.emptyList()

Empty list instead of JSON.

Implementation

const factory PiholeApiFailure.emptyList() = _EmptyList;