menu
sonarr_flutter package
documentation
sonarr_flutter.dart
SonarrEpisodeFile
path property
path property
dark_mode
light_mode
path
property
@JsonKey.new(name: 'path')
String
?
path
getter/setter pair
Full path to the episode
Implementation
@JsonKey(name: 'path') String? path;
sonarr_flutter package
documentation
sonarr_flutter
SonarrEpisodeFile
path property
SonarrEpisodeFile class