BoxerMarkerFunc typedef

BoxerMarkerFunc = void Function(int flag, String? tag, Object? object)

Implementation

typedef BoxerMarkerFunc = void Function(int flag, String? tag, Object? object);