URLTapper typedef

URLTapper = void Function(String)

Implementation

typedef URLTapper = void Function(String);