origin property

String? origin
final

The id of the element this one was inserted after (null = list head).

Implementation

final String? origin;