replaceNullWithDouble property

double replaceNullWithDouble

replaceNullWithDouble method this method will check and replace null with an double value

Implementation

double get replaceNullWithDouble => _replaceNullWithDouble(this);