value property
The value of the key-value pair. For environment variables, this is the value of the environment variable.
Implementation
final String? value;
The value of the key-value pair. For environment variables, this is the value of the environment variable.
final String? value;