recHasError property
Indicate if an exception had occurred.
Implementation
@Deprecated('Use hasErrorInErrorHandler instead')
bool get recHasError => hasErrorInErrorHandler;
Indicate if an exception had occurred.
@Deprecated('Use hasErrorInErrorHandler instead')
bool get recHasError => hasErrorInErrorHandler;