staticInvokeType property
FunctionType?
get
staticInvokeType
The function type of the invocation, or null
if the AST structure has
not been resolved, or if the invocation could not be resolved.
Implementation
FunctionType? get staticInvokeType;