factoryName property
The name to use for the factory parameter in the generated initRdfMapper
method. Enables dependency injection of factory functions that create mappers.
Implementation
final String? factoryName;
The name to use for the factory parameter in the generated initRdfMapper
method. Enables dependency injection of factory functions that create mappers.
final String? factoryName;