methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

The method channel used to interact with native platforms.

Implementation

@visibleForTesting
final methodChannel = const MethodChannel('system_live_updates');