Map<String, dynamic> toJson() { return {'version': version.toString(), 'changelog': changelog, 'badge': badge}; }