publishedAt property

  1. @JsonKey(name: 'published_at')
String? publishedAt
inherited

Implementation

@JsonKey(name: 'published_at')
String? get publishedAt => throw _privateConstructorUsedError;