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