toStringValue method

String toStringValue()

Implementation

String toStringValue() => this == OptimoveInAppDisplayMode.automatic ? "automatic" : "paused";