platformChannel property

  1. @visibleForTesting
MethodChannel platformChannel
final

The method channel used to interact with the native platform.

Implementation

@visibleForTesting
final platformChannel = const MethodChannel('jwplayer');