NumberAttribute.withValueReset constructor

NumberAttribute.withValueReset(
  1. dynamic key
)

Implementation

NumberAttribute.withValueReset(key) : super(key, null, false, true);