Percentage constructor

const Percentage(
  1. String val
)

Implementation

const Percentage(super.val);