mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
I was poking around in logger.dart when I noticed a few classes have unnecessary exposed member variables. This PR reduces visibility of these in the pursuit of making these classes slightly easier to grok. <details> <summary> Pre-launch checklist </summary> </details>