OnReceiveRESTCustomDataCallback typedef
Implementation
typedef OnReceiveRESTCustomDataCallback = void Function(
String groupID,
String customData,
);
typedef OnReceiveRESTCustomDataCallback = void Function(
String groupID,
String customData,
);