safeValue property

int get safeValue

Implementation

int get safeValue => this ?? 0;