menu
flutter_widget_gql package
documentation
schema.graphql.dart
CopyWith$Input$OrderProductPriceInput<TRes>
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
TRes
call
(
{
double
?
net
,
double
?
gross
,
double
?
unitNet
,
double
?
unitGross
,
})
Implementation
TRes call({ double? net, double? gross, double? unitNet, double? unitGross, });
flutter_widget_gql package
documentation
schema.graphql
CopyWith$Input$OrderProductPriceInput<TRes>
call abstract method
CopyWith$Input$OrderProductPriceInput class