BlocTestTransform<S, T> typedef

BlocTestTransform<S, T> = T Function(S)

Implementation

typedef BlocTestTransform<S, T> = T Function(S);