resetLogsAndDiagnostics method
Implementation
Future<void> resetLogsAndDiagnostics() async {
  AppticsFlutterPlatform.instance.resetLogsAndDiagnostics();
}Future<void> resetLogsAndDiagnostics() async {
  AppticsFlutterPlatform.instance.resetLogsAndDiagnostics();
}