@override Object toJson() => { 'parent': parent, 'bucketId': bucketId, 'bucket': ?bucket?.toJson(), };