FutureBeacon(this._operation, {bool manualStart = false}) : super(manualStart ? AsyncIdle() : AsyncLoading()) { if (!manualStart) _init(); }