RdfMapEntry constructor
const
RdfMapEntry(
- Type itemClass
Creates a new RdfMapEntry annotation with the specified item class.
The itemClass parameter defines the type used for mapping Map entries.
Implementation
const RdfMapEntry(this.itemClass);