data method
Retrieves all fields in the document as an Object.
@override @return An Object containing all fields in the document.
Implementation
external JSObject data();
Retrieves all fields in the document as an Object.
@override @return An Object containing all fields in the document.
external JSObject data();