throwOnError property

bool throwOnError

True if it should throw if an error occurred.

Implementation

bool get throwOnError => _throwOnError;