extensions property

String get extensions

Returns the extensions selected by the server, if any.

MDN Reference

Implementation

_i2.String get extensions => _i4.getProperty(
      this,
      'extensions',
    );