entries property

List<EntryPreview>? entries
final

List of the entries. Specified for map and set subtype values only.

Implementation

final List<EntryPreview>? entries;