menu
ami_client_plus package
documentation
ami_client.dart
Sender
send abstract method
send abstract method
dark_mode
light_mode
send
abstract method
void
send
(
Map
<
String
,
String
>
data
)
inherited
Sends data to the AMI server.
Implementation
void send(Map<String, String> data);
ami_client_plus package
documentation
ami_client
Sender
send abstract method
Sender mixin