registerProperty method
Implementation
void registerProperty(_i3.PropertyDefinition definition) {
_i4.callMethod(
this,
'registerProperty',
[definition],
);
}
void registerProperty(_i3.PropertyDefinition definition) {
_i4.callMethod(
this,
'registerProperty',
[definition],
);
}