UnlockFlowEndCallback typedef

UnlockFlowEndCallback = void Function(int? errCode, String? errMsg)

Implementation

typedef UnlockFlowEndCallback = void Function(int? errCode, String? errMsg);