planToWatch property

int? planToWatch

Implementation

int? get planToWatch => _$this._planToWatch;
void planToWatch=(int? planToWatch)

Implementation

set planToWatch(int? planToWatch) => _$this._planToWatch = planToWatch;