save abstract method

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

Implementation

save(String key, String value);