Yields execution to the host event loop, completing when the platform is ready to resume.
@override Future<void> yieldToHost() => Future.value();