check property

CheckFunc<T>? check
final

Function to verify when adding items to a repeated field.

Only available in repeated fields.

Implementation

final CheckFunc<T>? check;