mirror of
https://github.com/RxReader/tencent_kit.git
synced 2025-05-25 19:57:52 +08:00
feature 5.0.0
This commit is contained in:
@ -37,7 +37,7 @@ class MockTencentKitPlatform
|
||||
}
|
||||
|
||||
@override
|
||||
Stream<BaseResp> respStream() {
|
||||
Stream<TencentResp> respStream() {
|
||||
throw UnimplementedError();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user