Encodes the data into a list of integers according to EIP-712. hashing encoded type bytes using QuickCrypto.keccack256Hash
QuickCrypto.keccack256Hash
List<int> encode({bool hash = true});