errors property

List<ErrorProto>? errors
getter/setter pair

Error information for the row indicated by the index property.

Implementation

core.List<ErrorProto>? errors;