You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Custom Annotation support multiple annotations on class and multiple annotations on property
,With this function you could add extract annotation on class like @Parcelize
,and also you could custom the annotation format to make it support kotlinx.serializable
,the default value in custom option is set for kotlinx.serializable
How to use Custom Annotation?
ALT+K==>Settings==>Annotation==>Select Others by customize