P_defs property

Map<String, JsonSchema>? P_defs
getter/setter pair

Definitions for the schema.

Implementation

core.Map<core.String, JsonSchema>? P_defs;