shareFeedback method
Create and share SDK report. Use this in case you want to share with Anagog SDK operation and debugging report for analyze
Implementation
@override
Future shareFeedback() async =>
AnagogFlutterPlatform.instance.shareFeedback();