LaunchWechatCallback typedef

LaunchWechatCallback = dynamic Function(bool result)

Implementation

typedef LaunchWechatCallback(bool result);