Converts the request to JSON representation.
@override Map<String, dynamic> toJson() { return {"nft_id": nftId}; }