report abstract method

Future<Paper?> report(
  1. Agent<Paper> agent,
  2. Type type
)

Implementation

Future<Paper?> report(Agent agent, Type type);