OnEndedCallback typedef

OnEndedCallback = void Function()

Representation of the onEnded callback.

Implementation

typedef OnEndedCallback = void Function();