menu
flutter_widget_gql package
documentation
schema.graphql.dart
CopyWith$Input$TechDeviceBrandInput<TRes>
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
TRes
call
(
{
String
?
name
,
String
?
code
,
List
<
String
>
?
tags
,
Input$DeviceBrandLogoInput
?
logo
,
})
Implementation
TRes call({ String? name, String? code, List<String>? tags, Input$DeviceBrandLogoInput? logo, });
flutter_widget_gql package
documentation
schema.graphql
CopyWith$Input$TechDeviceBrandInput<TRes>
call abstract method
CopyWith$Input$TechDeviceBrandInput class