q property

String? q

Implementation

String? get q => _$this._q;
void q=(String? q)

Implementation

set q(String? q) => _$this._q = q;