Future<String?> sendImageWithText(String imageUrl, String text) { throw UnimplementedError('sendImageWithText() has not been implemented.'); }