SolidityAddress.unsafe constructor

const SolidityAddress.unsafe(
  1. String _hexAddress
)

Implementation

const SolidityAddress.unsafe(this._hexAddress);