getSelection method

Selection getSelection()

Implementation

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