type property

When the expression is sent from the server to the client, the type is omitted. The client should fill the type when it sends the request to the server again.

Implementation

final RuntimeCompletionExpressionType? type;