toDouble property

dynamic get toDouble

Implementation

get toDouble => this is double ? this : this.toDouble();