stime property

int? stime
override

Implementation

int? get stime => _$this._stime;
void stime=(covariant int? stime)
covariantoverride

Implementation

set stime(covariant int? stime) => _$this._stime = stime;