-
@Target(allowedTargets = {AnnotationTarget.CLASS, AnnotationTarget.PROPERTY, AnnotationTarget.PROPERTY_GETTER}) public @interface FlowObservable
Indicates that the target property changes can be observed with flow.
@Target(allowedTargets = {AnnotationTarget.CLASS, AnnotationTarget.PROPERTY, AnnotationTarget.PROPERTY_GETTER}) public @interface FlowObservable
Indicates that the target property changes can be observed with flow.