Stream of log lines from native (Android/iOS).
Stream<String> logs() { return const Stream<String>.empty(); }