OutputBuilder<E extends Entity> typedef

OutputBuilder<E extends Entity> = Output Function(E)

Implementation

typedef OutputBuilder<E extends Entity> = Output Function(E);