xxim_core_flutter library

Typedefs

ErrorCallback = dynamic Function(int code, String error)
SuccessCallback<T> = dynamic Function(T data)