menu
hubble_core package
documentation
hubble_http/results.dart
Success<T>
Success.new constructor
Success.new constructor
dark_mode
light_mode
Success<
T
>
constructor
Success<
T
>
(
T
data
)
Implementation
Success(this.data);
hubble_core package
documentation
hubble_http/results
Success<T>
Success.new constructor
Success class