core.Map<core.String, core.dynamic> toJson() { final custom = this.custom; return {'custom': ?custom}; }