Version: 2021.1
public static bool explicitNullChecks ;

描述

是否主动验证 null 引用?

Null 引用将触发运行时异常。