createdAt property
Index creation date. An empty string means that the index has no records.
Implementation
@JsonKey(name: r'createdAt')
final String createdAt;
Index creation date. An empty string means that the index has no records.
@JsonKey(name: r'createdAt')
final String createdAt;