CustomSortCallback typedef

CustomSortCallback = int Function(Message a, Message b)

Implementation

typedef CustomSortCallback = int Function(Message a, Message b);