ReportCallback typedef

ReportCallback = void Function(String errorMsg)

Implementation

typedef ReportCallback = void Function(String errorMsg);