deleteFirstSync method

bool deleteFirstSync()

Delete the first object that matches this query. Returns whether a object has been deleted.

Implementation

bool deleteFirstSync() => build().deleteFirstSync();