menu
treeed_flutter package
documentation
loadable.dart
Got<T, E>
Got.new const constructor
Got.new const constructor
dark_mode
light_mode
Got<
T
,
E
>
constructor
const
Got<
T
,
E
>
(
T
value
)
Implementation
const Got(this.value);
treeed_flutter package
documentation
loadable
Got<T, E>
Got.new const constructor
Got class