time property

double time

Implementation

double get time => _$this._time;
void time=(double time)

Implementation

set time(double time) => _$this._time = time;