isCustom property

bool isCustom

Implementation

bool get isCustom => !isLoading && !isSuccess && !isError && !isEmpty;