i create an createInstalledFlowInstance called reddit and after authorization of the user, i try to run reddit.user.fetch() but this always returns the error: Unhandled Exception: LateInitializationError: Field '_infoPath@xxxxx' has not been initialized.
is this a bug or is there something in the setup process that i am missing?