isShowEmptyLayout property

bool isShowEmptyLayout

Implementation

bool get isShowEmptyLayout => this is Empty || this is EmptyFailure;