unifiedObjectPropertiesInCallbacks property
bool?
get
unifiedObjectPropertiesInCallbacks
Implementation
bool? get unifiedObjectPropertiesInCallbacks =>
_$this._unifiedObjectPropertiesInCallbacks;
set
unifiedObjectPropertiesInCallbacks
(bool? unifiedObjectPropertiesInCallbacks)
Implementation
set unifiedObjectPropertiesInCallbacks(
bool? unifiedObjectPropertiesInCallbacks) =>
_$this._unifiedObjectPropertiesInCallbacks =
unifiedObjectPropertiesInCallbacks;