Source
@DomName('Document.selectedStylesheetSet') String get selectedStylesheetSet => _selectedStylesheetSet;
Source
set selectedStylesheetSet(String value) { _selectedStylesheetSet = value; }
@DomName('Document.selectedStylesheetSet') String get selectedStylesheetSet => _selectedStylesheetSet;
set selectedStylesheetSet(String value) { _selectedStylesheetSet = value; }