Job<T> typedef

Job<T> = JobCubit<T, T>

Implementation

typedef Job<T> = JobCubit<T, T>;