Name.prefix constructor

Name.prefix(
  1. String value
)

Creates a prefix.

Implementation

Name.prefix(String value) : this(value, Namon.prefix);