Future<String?> sendGroupMessage(String topic, dynamic message, String authorityId, String typeId, int versionMajor) { throw UnimplementedError('sendGroupMessage() has not been implemented.'); }