Percent constructor

const Percent(
  1. int value
)

Implementation

const Percent(this.value);