entries property

Map<String, String>? entries
getter/setter pair

The Key-Value pairs of the config.

Implementation

core.Map<core.String, core.String>? entries;