methodChannel property
The method channel used to interact with native platforms.
Implementation
@visibleForTesting
final methodChannel = const MethodChannel('system_live_updates');
The method channel used to interact with native platforms.
@visibleForTesting
final methodChannel = const MethodChannel('system_live_updates');