errorResult property

ErrorProto? errorResult
getter/setter pair

A result object that will be present only if the build has failed.

Output only.

Implementation

ErrorProto? errorResult;