ct property

int? ct

Implementation

int? get ct => _$this._ct;
void ct=(int? ct)

Implementation

set ct(int? ct) => _$this._ct = ct;