Read-only AsyncIterable.
AsyncIterable
This is just an read-only alternative to AsyncIterable to avoid unwanted mutations.
Type of the items in the AsyncIterable.
Read-only
AsyncIterable
.Remarks
This is just an read-only alternative to
AsyncIterable
to avoid unwanted mutations.