menu
locorda_rdf_mapper_annotations package
documentation
annotations.dart
RdfIgnore
RdfIgnore.new const constructor
RdfIgnore.new const constructor
dark_mode
light_mode
RdfIgnore
constructor
const
RdfIgnore
(
)
Creates an annotation that excludes a field from RDF mapping.
Implementation
const RdfIgnore();
locorda_rdf_mapper_annotations package
documentation
annotations
RdfIgnore
RdfIgnore.new const constructor
RdfIgnore class