menu
leancloud_official_plugin package
documentation
leancloud_plugin.dart
RTMException
code property
code property
dark_mode
light_mode
code
property
String
code
final
The code of the
RTMException
, it will never be
null
.
Implementation
final String code;
leancloud_official_plugin package
documentation
leancloud_plugin
RTMException
code property
RTMException class