nullSafeOrFalse property

bool get nullSafeOrFalse

默认值

Implementation

bool get nullSafeOrFalse => this ?? false;