parentContext property
An optional Map containing contextual values. E.g. Lists will set an "entry" attribute as context, referring an element from the array of data.
Implementation
final Map? parentContext;
An optional Map containing contextual values. E.g. Lists will set an "entry" attribute as context, referring an element from the array of data.
final Map? parentContext;