A mirror on the owner of this Dart language entity.
The owner is the declaration immediately surrounding the reflectee:
null.S with M, the owner is the owner of M.S with M, in which case the owner is M. Note that M may be an invocation of a generic.DeclarationMirror? get owner;
© 2012 the Dart project authors
Licensed under the BSD 3-Clause "New" or "Revised" License.
https://api.dart.dev/stable/2.18.5/dart-mirrors/DeclarationMirror/owner.html