mirror of
https://github.com/flutter/flutter.git
synced 2026-01-29 23:02:44 +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.