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