started property

Future get started

A pool can be started early on upon app launch and checked latter and awaited to if not started yet

Implementation

Future get started => _started.future;