target property

String? target
final

注解修饰类时用, 表示要生成的类名, 设置时修饰类下的接口会生成在指定的类中

Implementation

final String? target;