menu
stash_app_flutter
core/data/graphql/schema.graphql.dart
CopyWith$Input$GalleryRemoveInput
<
TRes
>
call abstract method
call
dark_mode
light_mode
call
abstract method
TRes
call
(
{
String
?
gallery_id
,
List
<
String
>
?
image_ids
,
})
Implementation
TRes call({String? gallery_id, List<String>? image_ids});
stash_app_flutter
schema.graphql
CopyWith$Input$GalleryRemoveInput
<
TRes
>
call abstract method
CopyWith$Input$GalleryRemoveInput class