ConnectRootViewAndRuntimeDartType typedef

ConnectRootViewAndRuntimeDartType = void Function(int engindId, int rootId)

Implementation

typedef ConnectRootViewAndRuntimeDartType = void Function(
  int engindId,
  int rootId,
);