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