sys property

String sys

Implementation

String get sys => _$this._sys;
void sys=(String sys)

Implementation

set sys(String sys) => _$this._sys = sys;