StateResultCallBack<T> typedef

StateResultCallBack<T> = T Function(ReadyListState controller)

Implementation

typedef StateResultCallBack<T> = T Function(ReadyListState controller);