parentListIndex property Null safety
optional">@optionalread / write
The offset of the retaining object in a containing list.
Implementation
@optional
int? parentListIndex;
The offset of the retaining object in a containing list.
@optional
int? parentListIndex;