EntityReader typedef

EntityReader = dynamic Function(dynamic input)

Implementation

typedef EntityReader = dynamic Function(dynamic input);