ping abstract method

Future<void> ping(
  1. String topic
)

Implementation

Future<void> ping(String topic);