Future<String?> setNotificationTitle(String title) async { throw UnimplementedError( 'setNotificationTitle() has not been implemented.'); }