errors property

Iterable<String> get errors
inherited

Gets the errors that occurred during configuration resolution.

Implementation

Iterable<String> get errors => _errors;