urlStream property

Stream<String>? urlStream
final

Use this stream when you need to asynchronously navigate to a specific url Not available for Web

Implementation

final Stream<String>? urlStream;