NiceComponentMapping constructor
const
NiceComponentMapping({})
Implementation
const NiceComponentMapping({
required this.schemaType,
required this.reactComponent,
required this.flutterWidget,
this.description,
this.propMapping = const {},
});