channel property
The method channel used to interact with the native platform.
Implementation
@visibleForTesting
final channel = const MethodChannel('flutter_notification_linq');
The method channel used to interact with the native platform.
@visibleForTesting
final channel = const MethodChannel('flutter_notification_linq');