OnFinished typedef

OnFinished = void Function(bool result)

Implementation

typedef OnFinished = void Function(bool result);