khmer_phone_validator

Last updated:

0 purchases

khmer_phone_validator Image
khmer_phone_validator Images
Add to Cart

Description:

khmer phone validator

khmer_phone_validator #
Validator Khmer Phone Number.
Getting Started #
var phone = "012123123";

final newPhone = KhmerPhoneValidator.validPhone(phone);

print(newPhone.phone);
/// 855012123123
print(newPhone.status);
/// true
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.