CleanerFunction typedef

CleanerFunction = Object? Function(Data data, bool debug)

Implementation

typedef CleanerFunction = Object? Function(Data data, bool debug);