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