methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

Implementation

@visibleForTesting
final methodChannel = const MethodChannel(
  'video_ultra_player/timeline_player',
);