nullSafeOrEmpty property

double get nullSafeOrEmpty

默认值

Implementation

double get nullSafeOrEmpty => this ?? 0.0;