isErrorType property

bool? isErrorType
getter/setter pair

Mark this message as possible payload in error response.

Otherwise, objects of this type will be filtered when they appear in error payload.

Implementation

core.bool? isErrorType;