lists property

Map<String, List>? lists
getter/setter pair

The bulleted lists contained in this text, keyed by list ID.

Implementation

core.Map<core.String, List>? lists;