abstract suspend fun markDone(service: SyncDataService)

This function marks the issue as done.

Return

The gropius issue.

Parameters

service

The service used to sync the data.