makeDartMethodsData function

List<int> makeDartMethodsData()

Implementation

List<int> makeDartMethodsData() {
  return _dartNativeMethods;
}