IsArabicNum constructor

IsArabicNum([
  1. String? error
])

Implementation

IsArabicNum([String? error]) : super(error);