getValue abstract method

dynamic getValue(
  1. String key
)

Read a value from global config.

Implementation

dynamic getValue(String key);