triggerValue abstract method

String? triggerValue(
  1. ScannedFile file,
  2. Annotation annotation,
  3. String key
)

Name des konstanten JourneyTrigger-Werts (z. B. 'tap'), sonst null.

Implementation

String? triggerValue(ScannedFile file, Annotation annotation, String key);