menu
stash_app_flutter
core/data/graphql/schema.graphql.dart
CopyWith$Input$StashBoxInput
<
TRes
>
call abstract method
call
dark_mode
light_mode
call
abstract method
TRes
call
(
{
String
?
endpoint
,
String
?
api_key
,
String
?
name
,
int
?
max_requests_per_minute
,
})
Implementation
TRes call({ String? endpoint, String? api_key, String? name, int? max_requests_per_minute, });
stash_app_flutter
schema.graphql
CopyWith$Input$StashBoxInput
<
TRes
>
call abstract method
CopyWith$Input$StashBoxInput class