parents property

List<String>? parents
getter/setter pair

Parents.

Implementation

@JsonKey(includeIfNull: false)
List<String>? parents;