Converts the request parameters to a JSON representation.
@override List<dynamic> toJson() { return [nonce, hash, digest]; }