insertIntoToDeviceQueue abstract method
Please do jsonEncode(content)
in your code to stay compatible with
auto generated methods here.
Implementation
Future insertIntoToDeviceQueue(
String type,
String txnId,
String content,
);
Please do jsonEncode(content)
in your code to stay compatible with
auto generated methods here.
Future insertIntoToDeviceQueue(
String type,
String txnId,
String content,
);