dnsNamespace property

Uuid dnsNamespace
final

Name space IDs for some potentially interesting namespaces see RFC 4122 Appendix C Name space for DNS '6ba7b810-9dad-11d1-80b4-00c04fd430c8'

Implementation

/// Name space for DNS
/// '6ba7b810-9dad-11d1-80b4-00c04fd430c8'
static final dnsNamespace =
    Uuid.parse('6ba7b810-9dad-11d1-80b4-00c04fd430c8');