prefixMapping property
PrefixMapping
get
prefixMapping
Contains the values of the @context for CURIE expansion.
Implementation
PrefixMapping get prefixMapping => context.prefixMapping;
Contains the values of the @context for CURIE expansion.
PrefixMapping get prefixMapping => context.prefixMapping;