menu
h_utils package
documentation
control_flow/optional/present.dart
Present<T>
orThrow method
orThrow method
dark_mode
light_mode
orThrow
method
T
orThrow
(
Exception
ignored
)
override
Implementation
T orThrow(final Exception ignored) => value;
h_utils package
documentation
control_flow/optional/present
Present<T>
orThrow method
Present class