toDouble property

num? get toDouble

Implementation

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