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