menu
stash_app_flutter
core/data/graphql/schema.graphql.dart
CopyWith$Input$ScrapedImageInput
<
TRes
>
call abstract method
call
dark_mode
light_mode
call
abstract method
TRes
call
(
{
String
?
title
,
String
?
code
,
String
?
details
,
List
<
String
>
?
urls
,
String
?
date
,
})
Implementation
TRes call({ String? title, String? code, String? details, List<String>? urls, String? date, });
stash_app_flutter
schema.graphql
CopyWith$Input$ScrapedImageInput
<
TRes
>
call abstract method
CopyWith$Input$ScrapedImageInput class