QuartileCallback typedef

QuartileCallback = void Function(int quartile)

Implementation

typedef QuartileCallback = void Function(int quartile);