models/types library

Typedefs

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

Exceptions / Errors

CactusException