billboardData.map((v) => v.toJson()).toList(); } data["extra"] = this.extra; return data; } } class BillboardData { String author; ...
確定! 回上一頁