IsNumber constructor

IsNumber([
  1. String? error
])

Implementation

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