OnFinishedCall typedef

OnFinishedCall = void Function(dynamic response)

Implementation

typedef OnFinishedCall = void Function(dynamic response);