showPluginTemplate method
Implementation
Future<void> showPluginTemplate(
NotificationMessage message, String? applicationId) =>
throw UnimplementedError(
'showPluginTemplate() has not been implemented.');
Future<void> showPluginTemplate(
NotificationMessage message, String? applicationId) =>
throw UnimplementedError(
'showPluginTemplate() has not been implemented.');