validatorKey function

String validatorKey(
  1. String target
)

Implementation

String validatorKey(String target) => '__v_$target';