selectionOptions property

String? get selectionOptions
override

Implementation

String? get selectionOptions => _$this._selectionOptions;
set selectionOptions (covariant String? selectionOptions)
covariantoverride

Implementation

set selectionOptions(covariant String? selectionOptions) => _$this._selectionOptions = selectionOptions;