Is it possible to mock this in a [Flutter Integration Test](https://docs.flutter.dev/cookbook/testing/integration/introduction) somehow? I am looking for a way to do this programmatically.
Is it possible to mock this in a Flutter Integration Test somehow? I am looking for a way to do this programmatically.