sharePhotosToFacebookFeed method
Implementation
Future<SocialShareStatus> sharePhotosToFacebookFeed({required List<String> filePaths, required String hashtag}) {
throw UnimplementedError('platformVersion() has not been implemented.');
}
Future<SocialShareStatus> sharePhotosToFacebookFeed({required List<String> filePaths, required String hashtag}) {
throw UnimplementedError('platformVersion() has not been implemented.');
}