AddressOwner constructor

const AddressOwner(
  1. String address
)

Implementation

const AddressOwner(this.address);