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