SimpleStream({bool isSync = false, bool runInZone = false}) : _isSync = isSync, _runInZone = runInZone;