menu
df_web_device_info package
documentation
_common.dart
TryReduceOnIterableExtension extension
TryReduceOnIterableExtension extension
dark_mode
light_mode
TryReduceOnIterableExtension<
T
>
extension
on
Iterable
<
T
>
Methods
tryReduce
(
T
combine
(
T
,
T
)
)
→ T?
Tries to reduce the iterable, returning null if it fails.
df_web_device_info package
documentation
_common
TryReduceOnIterableExtension extension
_common library