tags property

  1. @JsonKey(includeIfNull: false)
List<String>? tags
inherited

Implementation

@JsonKey(includeIfNull: false)
List<String>? get tags => throw _privateConstructorUsedError;