types property

Map<String, List<Eip712TypeDetails>> types
final

Map of type names to their corresponding list of type details.

Implementation

final Map<String, List<Eip712TypeDetails>> types;