iOSSDKChannel property

MethodChannel iOSSDKChannel
final

The method channel used for iOS-specific functionality. This method channel is used to communicate with the native iOS platform for starting the Grouplink SDK, managing Bluetooth and location services, and handling notifications.

Implementation

final iOSSDKChannel =
    const MethodChannel('com.grouplinknetwork.native_ios_bluetooth_plugin');