TraceCallback typedef

TraceCallback = void Function(Set<String>)

Implementation

typedef TraceCallback = void Function(Set<String>);