OnUserAgentCall typedef

OnUserAgentCall = void Function(String userAgent)

user agent回调

Implementation

typedef OnUserAgentCall = void Function(String userAgent);