channel property

  1. @visibleForTesting
MethodChannel channel
getter/setter pair

The method channel used to interact with the native platform.

Implementation

@visibleForTesting
MethodChannel channel = MethodChannel('github.com/MrOlolo/memory_info');