full property

String? get full

Implementation

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

Implementation

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