ready property

Future<void> get ready

Implementation

Future<void> get ready async {
  await sendPortFuture;
}