use property

String? use

Implementation

String? get use => _$this._use;
void use=(String? use)

Implementation

set use(String? use) => _$this._use = use;