reflectFunction abstract method

ReflectedFunction? reflectFunction(
  1. Function function
)

Implementation

ReflectedFunction? reflectFunction(Function function);