menu
flutter_widget_gql package
documentation
schema.graphql.dart
CopyWith$Input$InvoicingAddressInput<TRes>
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
TRes
call
(
{
Input$FullAddressInput
?
billing
,
Input$FullAddressInput
?
shipping
,
})
Implementation
TRes call({ Input$FullAddressInput? billing, Input$FullAddressInput? shipping, });
flutter_widget_gql package
documentation
schema.graphql
CopyWith$Input$InvoicingAddressInput<TRes>
call abstract method
CopyWith$Input$InvoicingAddressInput class