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