parentListIndex property Null safety
optional">@optionalread / write
If source is a List, parentListIndex is the index of the inbound reference.
Implementation
@optional
int? parentListIndex;
If source is a List, parentListIndex is the index of the inbound reference.
@optional
int? parentListIndex;