fixedId property Null safety
optional">@optionalread / write
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
bool? fixedId;