minLength abstract method

String minLength(
  1. String v,
  2. int n
)

Implementation

String minLength(String v, int n);