streamUrl property Null safety

String streamUrl
final

Streaming URL For example, rtmp://test.url. Use the pushUrl parameter returned by the server API used to create a room in Live Streaming.

Implementation

final String streamUrl;