Future<void> load(int id, String? title, String? subtitle, String url) { throw UnimplementedError('load() has not been implemented.'); }