restartLocalTime property
String?
get
restartLocalTime
Implementation
String? get restartLocalTime => _$this._restartLocalTime;
set
restartLocalTime
(String? restartLocalTime)
Implementation
set restartLocalTime(String? restartLocalTime) =>
_$this._restartLocalTime = restartLocalTime;