menu
mhu_dart_commons package
documentation
commons.dart
empty0<T> function
empty0<T> function
dark_mode
light_mode
empty0<
T
>
function
Iterable
<
T
>
empty0
<
T
>(
)
Implementation
Iterable<T> empty0<T>() => Iterable.empty();
mhu_dart_commons package
documentation
commons
empty0<T> function
commons library