EnvironmentVariablesConfigurationProvider constructor

EnvironmentVariablesConfigurationProvider([
  1. String? prefix
])

Implementation

EnvironmentVariablesConfigurationProvider([String? prefix])
    : _prefix = prefix ?? '';