menu
mesh_base package
documentation
mesh_platform_interface.dart
MeshPlatform
sendMessage abstract method
sendMessage abstract method
dark_mode
light_mode
sendMessage
abstract method
Future
<
String
>
sendMessage
(
String
s
)
Implementation
Future<String> sendMessage(String s);
mesh_base package
documentation
mesh_platform_interface
MeshPlatform
sendMessage abstract method
MeshPlatform class