className property

String? className
final

The class name to be used. If left null, the name is derived from the annotated class.

Implementation

final String? className;