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