IsolateEntryFn<T> typedef

IsolateEntryFn<T> = void Function(T t)

Implementation

typedef IsolateEntryFn<T> = void Function(T t);