tencent_cloud_chat_uikit/lib/import_proxy/general.dart

5 lines
167 B
Dart

import 'package:tencent_cloud_chat_uikit/import_proxy/import_proxy.dart';
ImportProxy getImportProxy() =>
throw UnsupportedError('Cannot create a ImportProxy.');