skyflowChannel property

  1. @visibleForTesting
MethodChannel skyflowChannel
getter/setter pair

The method channel used to interact with the native platform.

Implementation

@visibleForTesting
late MethodChannel skyflowChannel;