fixedId property
getter/setter pairoverride
Provided and set to true if the id of an Object is fixed. If true, the id of an Object is guaranteed not to change or expire. The object may, however, still be Collected.
Implementation
@optional
@override
bool? fixedId;