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