menu
flutter_widget_gql package
documentation
schema.graphql.dart
CopyWith$Input$SeoComponentInput<TRes>
call abstract method
call abstract method
dark_mode
light_mode
call
abstract method
TRes
call
(
{
String
?
metaTitle
,
String
?
metaDesription
,
List
<
Input$TagInput
>
?
metaKeywords
,
})
Implementation
TRes call({ String? metaTitle, String? metaDesription, List<Input$TagInput>? metaKeywords, });
flutter_widget_gql package
documentation
schema.graphql
CopyWith$Input$SeoComponentInput<TRes>
call abstract method
CopyWith$Input$SeoComponentInput class