isNotUuidWithPrefix top-level constant

_IsNotUuidWithPrefix const isNotUuidWithPrefix

A matcher that matches the String is not UUID.

Implementation

const isNotUuidWithPrefix = _IsNotUuidWithPrefix();