utils/types library

Typedefs

ClaimID = String
OnError = void Function(Exception error)
OnSuccess = void Function(dynamic proof)
QueryParams = Map<String, dynamic>