notification_planLeft abstract method
- String username
Notification message when a user leaves a shared plan, includes username.
In en, this message translates to: '{username} left your plan. You can invite them back anytime.'
Implementation
String notification_planLeft(String username);