menu
selecta package
documentation
model/operand.dart
StringLiteralOperand
value property
value property
dark_mode
light_mode
value
property
String
value
final
The value of the string literal operand.
Implementation
final String value;
selecta package
documentation
model/operand
StringLiteralOperand
value property
StringLiteralOperand class