has abstract method

Future<bool> has(
  1. String topic,
  2. String message
)

Implementation

Future<bool> has(String topic, String message);