checkApiUser
fun checkApiUser(apiVersion: String, productSubscriptionKey: String): ERROR CLASS: Symbol not found for Flow<io/rekast/sdk/repository/data/NetworkResult<io/rekast/sdk/model/authentication/ApiUser>>
Checks whether the supplied API user exists.
Return
A Flow emitting a NetworkResult containing the ApiUser if found.
Parameters
apiVersion
The version of the API to use.
productSubscriptionKey
The subscription key for the product.