Get a value from the document at the specified path selector.
@override dynamic operator [](Object? selector) => get(selector as String);