Annotation Interface PostHogProperty


@Retention(RUNTIME) @Target(METHOD) public @interface PostHogProperty
allow to add property to capture
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    name of property that should be set to properties value als key
  • Element Details

    • name

      String name
      name of property that should be set to properties value als key