nextItem property

  1. @override
SchemaListItem? nextItem
getter/setter pairoverride

A link to the ListItem that follows the current one.

Implementation

@override
SchemaListItem? nextItem;