发起网络请求
Future<String?> requestWithMethod(Map<String, dynamic> map) async { throw UnimplementedError('requestWithMethod() has not been implemented.'); }