displayLastReceivedNotification method
Implementation
Future<void> displayLastReceivedNotification() {
return FlutterselligentPlatform.instance.displayLastReceivedNotification();
}
Future<void> displayLastReceivedNotification() {
return FlutterselligentPlatform.instance.displayLastReceivedNotification();
}