Map<String, dynamic> toJson() => <String, dynamic>{ 'objectId': this.objectId, 'createdAt': this.createdAt, };