nullSafeOrEmpty property

int get nullSafeOrEmpty

默认值

Implementation

int get nullSafeOrEmpty => this ?? 0;