menu
dart_db_server package
documentation
server/expression.dart
CaseExpr
thens property
thens property
dark_mode
light_mode
thens
property
List
<
Expr
>
thens
final
Implementation
final List<Expr> thens;
dart_db_server package
documentation
server/expression
CaseExpr
thens property
CaseExpr class