sourceRelativePath property

  1. @JsonKey(name: 'sourceRelativePath')
String? sourceRelativePath
getter/setter pair

Source file relative path to the series' root folder

Found in the event type(s):

  • episodeFileRenamed

Implementation

@JsonKey(name: 'sourceRelativePath')
String? sourceRelativePath;