isWeChatInstalled property

Future<bool> isWeChatInstalled

Implementation

Future<bool> get isWeChatInstalled =>
    FluwxPlatform.instance.isWeChatInstalled;