abs property

num? get abs

Implementation

num? get abs => this?.abs();