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