collaborationData property

Stream<Uint8List> get collaborationData

ARKit collaboration packets to send to the other devices.

Implementation

Stream<Uint8List> get collaborationData => _collaborationController.stream;