d05ef6e303
This includes the `excludedGlobs`, `optionsFile`, and `packagesFile` fields. In each case of setting the field's value after instantiation, the code happens _right_ after instantiation, so they can just be set in the constructor and be final. Change-Id: If39e8ebd8a52f4bfc81a016bff2f40d00db16a3f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/455862 Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Commit-Queue: Samuel Rawlins <srawlins@google.com>