NSID.parse constructor
NSID.parse(
- String nsid
Returns the new instance of parsed NSID.
Implementation
factory NSID.parse(final String nsid) = ParsedNSID;
Returns the new instance of parsed NSID.
factory NSID.parse(final String nsid) = ParsedNSID;