menu
leancloud_official_plugin package
documentation
leancloud_plugin.dart
Message
fromClientID property
fromClientID property
dark_mode
light_mode
fromClientID
property
String
?
get
fromClientID
The
Client.id
of the
Client
who send the
Message
.
Implementation
String? get fromClientID => _fromClientID;
leancloud_official_plugin package
documentation
leancloud_plugin
Message
fromClientID property
Message class