SNumber.percent constructor

const SNumber.percent(
  1. double number
)

Implementation

const SNumber.percent(this.number) : percent = true;