types library

Typedefs

CactusCompletionResult = CactusResult
CactusProgressCallback = void Function(double? progress, String statusMessage, bool isError)
CactusTokenCallback = bool Function(String token)

Exceptions / Errors

CactusException