mirror of
https://github.com/flutter/flutter.git
synced 2026-01-28 04:52:55 +08:00
[A previous PR](https://github.com/flutter/flutter/pull/144279) implemented `const` constructors in the `Remote` class, so I wanted to follow up and use those constructors in the appropriate places.