bfb45a5476
- All members that are currently only called within the library are now private. - Remove some unnecessary getters and just access the private fields. - Update some fields to be final and provide an initializer on the constructor. Change-Id: I6183cc4452bc740150c0dce4137cee518cf8b280 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/376520 Commit-Queue: Nicholas Shahan <nshahan@google.com> Reviewed-by: Nate Biggs <natebiggs@google.com>