platform property

Completer<PlatformVideoController> platform
final

Platform specific internal implementation initialized depending upon the current platform.

Implementation

final platform = Completer<PlatformVideoController>();