menu
flutter_widget_gql package
documentation
schema.graphql.dart
CopyWith$Input$InternalProductAttributeInnerInput<TRes>
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
TRes
call
(
{
double
?
price
,
String
?
selectedValue
,
String
?
productAttribute
,
})
Implementation
TRes call({ double? price, String? selectedValue, String? productAttribute, });
flutter_widget_gql package
documentation
schema.graphql
CopyWith$Input$InternalProductAttributeInnerInput<TRes>
call abstract method
CopyWith$Input$InternalProductAttributeInnerInput class