treatErrorAsStatus property

bool treatErrorAsStatus
final

Indicator whether the ReactiveFieldState.error being non-null should be treated as a RxStatus.error.

Implementation

final bool treatErrorAsStatus;