EntityWriter typedef

EntityWriter = dynamic Function(dynamic input)

Implementation

typedef EntityWriter = dynamic Function(dynamic input);