Result Wrapper
Result wrapper which points to the specific result in one of ResultRepository based on clazz
To get access to the full result object it is needed to do the following:
val resultWrapper: ResultWrapper
Parameters
result Id
raw id implementation (String)
clazz
class to help to get the correct repository from ScanbotSDK