read method

T? read(
  1. VarDictionary dict
)

Implementation

T? read(VarDictionary dict) => dict.get(type, field);