getSelection method
Implementation
Selection getSelection() => throw UnsupportedError(
'getSelection() is not available outside a browser context.');
Selection getSelection() => throw UnsupportedError(
'getSelection() is not available outside a browser context.');