clearLocalNotifications method
Implementation
Future clearLocalNotifications() async {
print(flutter_log + "clearLocalNotifications:has not been implemented.");
}
Future clearLocalNotifications() async {
print(flutter_log + "clearLocalNotifications:has not been implemented.");
}