term property

String? term

Implementation

String? get term => _$this._term;
void term=(String? term)

Implementation

set term(String? term) => _$this._term = term;