asFunction<DF extends Function> method
Convert to Dart function, automatically marshalling the arguments and return value.
Implementation
external DF asFunction<@DartRepresentationOf("NF") DF extends Function>();
Convert to Dart function, automatically marshalling the arguments and return value.
external DF asFunction<@DartRepresentationOf("NF") DF extends Function>();