b1d1bbdf4f
The `TimestampedData` class is already exposed through the analyzer API as a result of its use in the public `Source` class; this change merely allows clients to refer to it directly without importing from `package:analyzer/src`. Making this change will allow an import of `package:analyzer/src` to be removed from dartdoc. Change-Id: I4d28662854513ba0098ef1f5279cb7cb276e832b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/442163 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Paul Berry <paulberry@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com>