r property

int? r

Implementation

int? get r => _$this._r;
void r=(int? r)

Implementation

set r(int? r) => _$this._r = r;