IsLoadingStaus<T> typedef

IsLoadingStaus<T> = void Function(T value)

Implementation

typedef IsLoadingStaus<T> = void Function(T value);