className property
The class name to be used. If left null, the name is derived from the annotated class.
Implementation
final String? className;
The class name to be used. If left null, the name is derived from the annotated class.
final String? className;