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