factoryName property

String? factoryName
final

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;