compute<I> function

Future<void> compute<I>(
  1. I t
)

Implementation

Future<void> compute<I>(I t) async {}