value property

int value

Implementation

int get value => this == SamplingRate.freq250hz ? 250 : 500;