throwOnError property
bool
get
throwOnError
True if it should throw if an error occurred.
Implementation
bool get throwOnError => _throwOnError;
True if it should throw if an error occurred.
bool get throwOnError => _throwOnError;