ready property

Future<void> ready

The ready getter, that returns when the platform is ready for broadcast.

Implementation

Future<void> get ready async => _broadcastAction.ready;