initDartApi function

void initDartApi()

Implementation

void initDartApi() {
  _init(NativeApi.initializeApiDLData);
}