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

Does the current isolate have pending service messages?

\return true if the isolate has pending service messages, false otherwise.