setOnce method

void setOnce(
  1. String key,
  2. dynamic value
)

Implementation

external void setOnce(String key, dynamic value);