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