AtUri.parse constructor
AtUri.parse(
- String uri
Returns the new instance of parsed AT URI.
Implementation
factory AtUri.parse(final String uri) = ParsedAtUri;
Returns the new instance of parsed AT URI.
factory AtUri.parse(final String uri) = ParsedAtUri;