returnType property

If the type is a function type, the return type of the function. Omitted if the type is not a function type.

Implementation

final RuntimeCompletionExpressionType? returnType;