Clone the schema
@override EnvEnum clone() { return EnvEnumSchema(Queue.of(rules), _source.toList()); }