DynamicLibraryExtension extension
Method which must not be invoked dynamically.
Methods
-
lookupFunction<
T extends Function, F extends Function> (String symbolName, {bool isLeaf = false}) → F - Looks up a native function and returns it as a Dart function.