nameLengthRange property

PinCodeNameLengthRange? get nameLengthRange

Implementation

PinCodeNameLengthRange? get nameLengthRange =>
    propertyWhereType<SupportedPinCodeNameLengthRange>().value;