menu
dartblock_code package
documentation
models/exception.dart
VariableValueTypeMismatchException
variableName property
variableName property
dark_mode
light_mode
variableName
property
String
variableName
getter/setter pair
The name of the variable to which the value is being assigned.
Implementation
String variableName;
dartblock_code package
documentation
models/exception
VariableValueTypeMismatchException
variableName property
VariableValueTypeMismatchException class