isNotUuid top-level constant

_IsNotUuid const isNotUuid

A matcher that matches the String is not UUID.

Implementation

const isNotUuid = _IsNotUuid();