Map<String, dynamic> toMap() => { "thumbnail": thumbnail, "code": code, "name": name, "base_url": baseUrl, "banner_key": bannerKey, "id": id, };