menu
tdlib2 package
documentation
td_api.dart
RtmpUrl
RtmpUrl.new constructor
RtmpUrl.new constructor
dark_mode
light_mode
RtmpUrl
constructor
RtmpUrl
(
{
required
String
url
,
required
String
streamKey
,
})
Implementation
RtmpUrl({required this.url, required this.streamKey});
tdlib2 package
documentation
td_api
RtmpUrl
RtmpUrl.new constructor
RtmpUrl class