[ CCode ( type_id = "dex_async_result_get_type ()" ) ]
public sealed class AsyncResult : Object, AsyncResult
`DexAsyncResult` is used to integrate a `DexFuture` with `GAsyncResult`.
Use this class when you need to expose the traditional async/finish behavior of `GAsyncResult`.