VerifyDataBytesRequestObjectBuilder({ List<int>? signature, String? publicKey, }) : _signature = signature, _publicKey = publicKey;