throwOnError property

bool get throwOnError

True if it should throw if an error occurred.

Implementation

bool get throwOnError => _throwOnError;