032576b323
Reduce the surface area of this library to only the fields and methods which are used from somewhere else. Cleanup: - Drop `get` from method names that were changing anyway. - Remove the `emitMetadata` getter since it's nearly as short to read it from the options field. Change-Id: I8b28f5bbdde57c045c76b11f35c0b224adac89ae Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/107462 Reviewed-by: Nicholas Shahan <nshahan@google.com> Commit-Queue: Nicholas Shahan <nshahan@google.com> Auto-Submit: Nate Bosch <nbosch@google.com>