errors property

List<Error>? errors
getter/setter pair

Errors on the Stream.

Output only.

Implementation

core.List<Error>? errors;