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