version property
The version of the EIP-712 specification used by this implementation.
Implementation
@override
final EIP712Version version = EIP712Version.v1;
The version of the EIP-712 specification used by this implementation.
@override
final EIP712Version version = EIP712Version.v1;