title property
An optional title for the expression, i.e. a short string describing its purpose.
This can be used e.g. in UIs which allow to enter the expression.
Implementation
core.String? title;
An optional title for the expression, i.e. a short string describing its purpose.
This can be used e.g. in UIs which allow to enter the expression.
core.String? title;