remove method

Future remove()

Ensures the data for actual location is deleted when the client is disconnected.

Implementation

Future remove() => handleThenable(jsObject.remove());