placeSelf property
String
get
placeSelf
Implementation
_i2.String get placeSelf => _i4.getProperty(
this,
'placeSelf',
);
set
placeSelf
(String value)
Implementation
set placeSelf(_i2.String value) {
_i4.setProperty(
this,
'placeSelf',
value,
);
}