prefix property

String? prefix

Returns the namespace prefix.

MDN Reference

Implementation

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