contentAttributes property

  1. @JsonKey(name: "content_attributes")
  2. @HiveField(4)
dynamic contentAttributes
final

Implementation

@JsonKey(name: "content_attributes")
@HiveField(4)
final dynamic contentAttributes;