EntityField.regexp constructor

const EntityField.regexp(
  1. String regexp
)

Implementation

const EntityField.regexp(String regexp) : this(regexp: regexp);