name property
The name to use for the mapper parameter in the generated initRdfMapper
method. Enables dependency injection of specific mapper instances.
Implementation
final String? name;
The name to use for the mapper parameter in the generated initRdfMapper
method. Enables dependency injection of specific mapper instances.
final String? name;