Set notification description
Future<bool> setNotificationDescription(String description) { throw UnimplementedError( 'setNotificationDescription() has not been implemented.', ); }