menu
widget_graphql_generator package
documentation
schema.graphql.dart
CopyWith$Input$TotalPriceInput<TRes>
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
TRes
call
(
{
String
?
net
,
String
?
gross
,
})
Implementation
TRes call({ String? net, String? gross, });
widget_graphql_generator package
documentation
schema.graphql
CopyWith$Input$TotalPriceInput<TRes>
call abstract method
CopyWith$Input$TotalPriceInput class