relativePath property

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

Relative path to the root folder of series

Implementation

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