streamUrl property Null safety
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;
Streaming URL For example, rtmp://test.url. Use the pushUrl parameter returned by the server API used to create a room in Live Streaming.
final String streamUrl;