core.Map<core.String, core.dynamic> toJson() => { if (newPrice != null) 'newPrice': newPrice!, if (state != null) 'state': state!, };