mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
We copied the shared ptr to make it easy to return nullptr, but instead we could use a static const assigned to nullptr
We copied the shared ptr to make it easy to return nullptr, but instead we could use a static const assigned to nullptr