rawTime property

int rawTime

It's a getter that returns the value of _time

Implementation

int get rawTime => _time;