initializeApiDLData property

Pointer<Void> get initializeApiDLData

Pass this to Dart_InitializeApiDL in your native code to enable using the symbols in dart_api_dl.h.

Implementation

external static Pointer<Void> get initializeApiDLData;