Returns the value of the environment variable specified by key, or the fallback value if not found.
key
fallback
String get(String key, {String? fallback});