menu
flutter_fuels package
documentation
model/output.dart
UnknownOutput
UnknownOutput const constructor
UnknownOutput const constructor
dark_mode
light_mode
UnknownOutput
constructor
const
UnknownOutput
(
{
required
Map
<
String
,
dynamic
>
raw
,
})
Implementation
const UnknownOutput({required this.raw});
flutter_fuels package
documentation
model/output
UnknownOutput
UnknownOutput const constructor
UnknownOutput class