9e6486fe3f
Many fields can be late or late final, so adding hints for the migration tool. In SnippetTester, the fields are all set in the constructor. Added a factory constructor so the fields can be final. Renamed them to be private. Change-Id: I559e7ba92c7c6749038630b03f67f8a77bdc704a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/170406 Commit-Queue: Samuel Rawlins <srawlins@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>