Marks the request as complete.
No more data or errors may be emitted.
This can only be called if data has been emitted. If there is no data, use [method@DataSourceRequest.emit_error] instead, which will automatically complete the request.
this |
a [class@DataSourceRequest] |