lastUpdated, this.category, ); static ArtworkItem fromMap(Map<String, dynamic> map) { return ArtworkItem( lastUpdated = map['last_updated'], ...
確定! 回上一頁