LiveDataCallBack<T> typedef

LiveDataCallBack<T> = void Function(T v)

Implementation

typedef LiveDataCallBack<T> = void Function(T v);