Components constructor

Components({
  1. required Map<String, TProperty> schemas,
})

Implementation

Components({required this.schemas});