selection property

List<String> get selection

Implementation

_i2.List<_i2.String> get selection => ((_i5.getProperty(
      this,
      'selection',
    )) as _i2.List)
        .cast();