menu
douyin package
documentation
douyin_method_channel.dart
MethodChannelDouyin
respStream method
respStream method
dark_mode
light_mode
respStream
method
@
override
Stream
<
DouYinResp
>
respStream
(
)
override
Implementation
@override Stream<DouYinResp> respStream() { return _streamController.stream; }
douyin package
documentation
douyin_method_channel
MethodChannelDouyin
respStream method
MethodChannelDouyin class