menu
my_utility package
documentation
result.dart
ValueResult<T>
ValueResult.new constructor
ValueResult.new constructor
dark_mode
light_mode
ValueResult<
T
>
constructor
ValueResult<
T
>
(
T
value
)
Implementation
ValueResult(this.value);
my_utility package
documentation
result
ValueResult<T>
ValueResult.new constructor
ValueResult class