check if current state is error bool
bool get isError => _pagifyState!._asyncCallState.currentState.isError;