nullSafeOrTrue property

bool get nullSafeOrTrue

默认值

Implementation

bool get nullSafeOrTrue => this ?? true;