prefix property
String?
get
prefix
Returns the namespace prefix.
Implementation
_i2.String? get prefix => _i4.getProperty(
this,
'prefix',
);
Returns the namespace prefix.
_i2.String? get prefix => _i4.getProperty(
this,
'prefix',
);