DynamicLibraryExtension extension Null safety
Method which must not be invoked dynamically.
Methods
-
lookupFunction<
T extends Function, F extends Function> (String symbolName) → F - Looks up a native function and returns it as a Dart function. [...]