from property

  1. @MappableField.new(hook: regexHook)
RegExp from
final

The pattern to match.

Implementation

@MappableField(hook: regexHook)
final RegExp from;