errors property

List<String>? get errors

Implementation

List<String>? get errors => _errors;