add

Add field to match.

----------------

添加要匹配的字段。

Return

FieldsMatcher

Parameters

matcher

field matcher / 字段匹配器


inline fun add(init: FieldMatcher.() -> Unit): FieldsMatcher

See also