getConfiguration method

String getConfiguration (String key)
inherited

Get value from the configuration for this measure.

Implementation

String getConfiguration(String key) => this.configuration[key];