removeSync abstract method

String removeSync(
  1. String key
)

Remove the specified key.

Implementation

String removeSync(String key);