SensitivityScore constructor

SensitivityScore({
  1. String? score,
})

Implementation

SensitivityScore({this.score});