OnCompletion typedef

OnCompletion = void Function(String url)

Implementation

typedef OnCompletion = void Function(String url);