TIMErrorCallback typedef

TIMErrorCallback = void Function(int code, String error)

Implementation

typedef TIMErrorCallback = void Function(int code, String error);