operator [] abstract method
Returns the DocumentFragment for the Document with the given id.
Implementation
FutureOr<DocumentFragment> operator [](String id);
Returns the DocumentFragment for the Document with the given id.
FutureOr<DocumentFragment> operator [](String id);