pub unsafe extern "C" fn Dart_ShouldPauseOnStart() -> bool
Expand description

If the VM flag --pause-isolates-on-start was passed this will be true.

\return A boolean value indicating if pause on start was requested.