safeValue property

double get safeValue

Implementation

double get safeValue => this ?? 0.0;