HostedDomain constructor

HostedDomain(
  1. Configuration _configuration
)

Creates a new HostedDomain.

Implementation

HostedDomain(this._configuration);