Namespace constructor

const Namespace(
  1. String value
)

Implementation

const Namespace(this.value);