VapErrorCallback typedef

VapErrorCallback = void Function(int errorType, String errorMsg)

Implementation

typedef VapErrorCallback = void Function(int errorType, String errorMsg);