commentsCrawledAt property

  1. @JsonKey(name: 'comments_crawled_at')
String? commentsCrawledAt
inherited

Implementation

@JsonKey(name: 'comments_crawled_at')
String? get commentsCrawledAt => throw _privateConstructorUsedError;