getSync abstract method

String getSync(
  1. String key
)

Get a key's value.

Implementation

String getSync(String key);