EIP712Legacy constructor
const
EIP712Legacy(
- List<
Eip712TypedDataV1> typesData
Constructor for EIP712Legacy, accepting a list of Eip712TypedDataV1 instances.
Implementation
const EIP712Legacy(this.typesData);