MulticastAddress constructor

const MulticastAddress(
  1. String address
)

Constructor.

Implementation

const MulticastAddress(this.address);