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