menu
sunny_forms package
documentation
meta/meta_property_handler.dart
HandledPaths
paths property
paths property
dark_mode
light_mode
paths
property
Map
<
JsonPath
,
IMSchemaProperty?
>
paths
final
The paths being handled together
Implementation
final Map<JsonPath, IMSchemaProperty?> paths;
sunny_forms package
documentation
meta/meta_property_handler
HandledPaths
paths property
HandledPaths class