tagList property

List<Tag>? tagList
final

The list of tags for the backup.

Implementation

final List<Tag>? tagList;