Retrieves binary result for a completed async request.
Uint8List? asyncGetResult(int requestId) => _native.asyncGetResult(requestId);