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