menu
stash_app_flutter
core/data/graphql/schema.graphql.dart
Input$ConfigGeneralInput
parallelTasks property
parallelTasks
dark_mode
light_mode
parallelTasks
property
int
?
get
parallelTasks
Implementation
int? get parallelTasks => (_$data['parallelTasks'] as int?);
stash_app_flutter
schema.graphql
Input$ConfigGeneralInput
parallelTasks property
Input$ConfigGeneralInput class