Code has been added to clipboard!

Creating a Mapping in Solidity

Example
mapping(address => Voter) public voters;