Removes a state middleware by token.
token
static bool removeStateMiddlewareByToken(Object token) { return Lx.removeMiddlewareByToken(token); }