tags property

  1. @JsonKey(name: 'tags')
List<DeletedTag> tags
inherited

Tags info.

Implementation

@JsonKey(name: 'tags')
List<DeletedTag> get tags => throw _privateConstructorUsedError;