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