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