staticInvokeType property

FunctionType? get staticInvokeType

The function type of the invocation, or null if the AST structure hasn't been resolved or if the invocation couldn't be resolved.

Implementation

FunctionType? get staticInvokeType;