menu
purchases_ui_flutter package
documentation
custom_variable_value.dart
StringCustomVariableValue
stringValue property
stringValue property
dark_mode
light_mode
stringValue
property
@
override
String
get
stringValue
override
Returns the string representation of this value.
Implementation
@override String get stringValue => value;
purchases_ui_flutter package
documentation
custom_variable_value
StringCustomVariableValue
stringValue property
StringCustomVariableValue class