OnReceiveTopicRESTCustomData typedef

OnReceiveTopicRESTCustomData = void Function(String topicID, String customData)

Implementation

typedef OnReceiveTopicRESTCustomData = void Function(String topicID, String customData);