flint_client_web library

Typedefs

ErrorHandler = void Function(FlintError error)
JsonParser<T> = T Function(dynamic json)
RequestDoneCallback<T> = void Function(FlintResponse<T> response, FlintError? error)

Exceptions / Errors

FlintError