9108f927ab
I noticed that in the Flutter framework, `@protected` members are called from outside of instance methods. @Hixie responded: > protected allows access from the same file I think this should be documented. Closes https://github.com/dart-lang/sdk/pull/45937 https://github.com/dart-lang/sdk/pull/45937 GitOrigin-RevId: c1a86d4039aeaa5a2126b505cad28e10fe361b0a Change-Id: If0be693897abe10197516bdf854ec45fcb1be7fc Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/198480 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>