flutter/packages/flutter_tools/lib
Andrew Kolos a1a7409092
hide members where possible (#158492)
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>
2024-11-14 21:46:10 +00:00
..
src hide members where possible (#158492) 2024-11-14 21:46:10 +00:00
executable.dart [native assets] Rewrite install names for relocated native libraries (#153054) 2024-08-29 14:51:23 +00:00
runner.dart Handle ProcessExceptions due to git missing on the host (#154445) 2024-09-09 20:47:05 +00:00