types property
Map of type names to their corresponding list of type details.
Implementation
final Map<String, List<Eip712TypeDetails>> types;
Map of type names to their corresponding list of type details.
final Map<String, List<Eip712TypeDetails>> types;