parentListIndex property Null safety
@optional, read / 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;