resolveFunctionType abstract method

ImportableType resolveFunctionType(
  1. FunctionType function, [
  2. ExecutableElement? executableElement
])

Implementation

ImportableType resolveFunctionType(FunctionType function,
    [ExecutableElement? executableElement]);