getSelection function

Selection? getSelection()

Implementation

_i3.Selection? getSelection() => _i4.callMethod(
      _self,
      'getSelection',
      [],
    );