mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
to provide a better Dart API. When the attribute is present on an IDL interface, the generate Dart code will be a private interface that can extended by custom dart code. R=eseidel@chromium.org Review URL: https://codereview.chromium.org/1135283005