menu
h_utils package
documentation
control_flow/optional/optional.dart
Optional<T>
orThrow abstract method
orThrow abstract method
dark_mode
light_mode
orThrow
abstract method
T
orThrow
(
Exception
exception
)
Implementation
T orThrow(final Exception exception);
h_utils package
documentation
control_flow/optional/optional
Optional<T>
orThrow abstract method
Optional class