full property

String? full

Implementation

String? get full => _$this._full;
void full=(String? full)

Implementation

set full(String? full) => _$this._full = full;