EmbeddedPropertyView constructor
const
EmbeddedPropertyView({})
Implementation
const EmbeddedPropertyView({
super.key,
required this.property,
required this.schemas,
required this.object,
required this.onUpdate,
});