SetGlobal constructor

SetGlobal(
  1. String key,
  2. dynamic value
)

Implementation

SetGlobal(this.key, this.value);