DeviceOrientationsCallback typedef

DeviceOrientationsCallback = List<DeviceOrientation>? Function(BccmPlayerViewController viewController)

Implementation

typedef DeviceOrientationsCallback = List<DeviceOrientation>? Function(BccmPlayerViewController viewController);