caseExpression constant

String const caseExpression

Selects the first output whose corresponding test condition evaluates to true, or the fallback value otherwise.

Sdk Support: basic functionality with js, android, ios, macos

Implementation

static const caseExpression = "case";