indexedAt property

  1. @JsonKey.new(toJson: iso8601)
DateTime? get indexedAt
inherited

Implementation

String get $type; String get did; String get handle; String? get displayName; String? get description; String? get pronouns; String? get website; String? get avatar; String? get banner; int? get followersCount; int? get followsCount; int? get postsCount;@ProfileAssociatedConverter() ProfileAssociated? get associated;@StarterPackViewBasicConverter() StarterPackViewBasic? get joinedViaStarterPack;@JsonKey(toJson: iso8601) DateTime? get indexedAt;