numberConvert abstract method

num? numberConvert(
  1. dynamic x
)

Implementation

num? numberConvert(dynamic x);