isInt abstract method

String isInt(
  1. String v, [
  2. String? label
])

Implementation

String isInt(String v, [String? label]);