FastStringNullSafeExtension extension
- on
Properties
- nullSafeOrEmpty → String
-
Available on String?, provided by the FastStringNullSafeExtension extension
默认值no setter
Methods
-
nullSafe(
{String? value}) → String -
Available on String?, provided by the FastStringNullSafeExtension extension
可选默认值 -
nullSafeThrow(
{Exception? exception}) → String -
Available on String?, provided by the FastStringNullSafeExtension extension
如果为空抛出异常