timeLimit property

double timeLimit

Implementation

double get timeLimit => _$this._timeLimit;
void timeLimit=(double timeLimit)

Implementation

set timeLimit(double timeLimit) => _$this._timeLimit = timeLimit;