call method Null safety

O call(
  1. I input
)

Maps an input to an output type.

Implementation

O call(I input);