mirror of
https://github.com/flutter/flutter.git
synced 2026-02-05 11:19:18 +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.