Class: ExpressionOutcome
Hierarchy
Promise<ExpressionOutcomeBase|null>↳
ExpressionOutcome
Accessors
color
• get color(): Promise<null | string>
Returns
Promise<null | string>
colour
• get colour(): Promise<null | string>
Returns
Promise<null | string>
description
• get description(): Promise<null | string>
Returns
Promise<null | string>
message
• get message(): Promise<null | string>
Returns
Promise<null | string>
name
• get name(): Promise<null | string>
Returns
Promise<null | string>