value property

int value

Get the int value of the duration

Implementation

int get value => _enumMap[this]!;