recap property

bool? recap

Implementation

bool? get recap => _$this._recap;
void recap=(bool? recap)

Implementation

set recap(bool? recap) => _$this._recap = recap;