menu
tencent_bugly_plugin package
documentation
bugly_plugin_platform_interface.dart
BuglyPluginPlatform
setUserId method
setUserId method
dark_mode
light_mode
setUserId
method
void
setUserId
(
String
userId
)
Implementation
void setUserId(String userId) { throw UnimplementedError('setUserId() has not been implemented.'); }
tencent_bugly_plugin package
documentation
bugly_plugin_platform_interface
BuglyPluginPlatform
setUserId method
BuglyPluginPlatform class