@Retention(value=RUNTIME) @Target(value={METHOD,FIELD}) @Documented public @interface ExportName
In ConfigMe 2.0, the annotation will only be supported on fields.
@NotNull public abstract @NotNull String value
Copyright © 2016–2023 The AuthMe Team. All rights reserved.