ConfigValue constructor

ConfigValue(
  1. dynamic value
)

Implementation

ConfigValue(this.value);