read abstract method

ReadType read(
  1. DartObject object
)

Parses object into ReadType

Implementation

ReadType read(DartObject object);