菜单
native 收录了来自 dart-lang 的 1 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
Refactor Dart code to use modern language features, specifically dot shorthands (member access shorthands) introduced in Dart 3.7. Use this when you want to make code more concise by removing redundant type names in enum or static member access when the context type is known.