@override Future<void> transaction(Future<void> Function() action) => _collection.transaction(action);