menu
ruut_flutter package
documentation
data/remote/service/ruut_client_service.dart
RuutClientService
sendAction abstract method
sendAction abstract method
dark_mode
light_mode
sendAction
abstract method
void
sendAction
(
String
contactPubsubToken
,
RuutActionType
action
)
Implementation
void sendAction(String contactPubsubToken, RuutActionType action);
ruut_flutter package
documentation
data/remote/service/ruut_client_service
RuutClientService
sendAction abstract method
RuutClientService class