Document.prototype.remove >= 1.0.0
Purpose
Remove this document
Syntax
Document#remove
(
);
Return values
Boolean
Returns a promise that resolves to true if removed successfully
Comments