AsyncStateTask typedef

AsyncStateTask = Future<StateId> Function()

Implementation

typedef AsyncStateTask = Future<StateId> Function();