abs method

num? abs()

Implementation

num? abs() => value?.abs();