PINGs all master nodes in the cluster.
Returns a Map of node identifiers to their "PONG" reply.
Future<Map<String, String>> pingAll([String? message]);