read abstract method

dynamic read(
  1. String key
)

Reads value from storage for the given key

Implementation

dynamic read(String key);