isTIMInstalled method

Future<bool> isTIMInstalled()

检查QQ是否已安装

Implementation

Future<bool> isTIMInstalled() {
  throw UnimplementedError('isTIMInstalled() has not been implemented.');
}