StNotNull extension
- on
Methods
-
addLeadingZerosLengthLessThan(
int length) → String -
Available on String, provided by the StNotNull extension
Add leading zeros if the string length is less than the indicatedlength
-
addZeros(
int quantity) → String -
Available on String, provided by the StNotNull extension
Add leading zeros according to the indicatedquantity