GraphObject typedef

GraphObject = Map<String, dynamic>

Implementation

typedef GraphObject = Map<String, dynamic>;