n property

String? n

Implementation

String? get n => _$this._n;
void n=(String? n)

Implementation

set n(String? n) => _$this._n = n;