@override Object toJson() { return { 'parent': parent, if (exampleStore != null) 'exampleStore': exampleStore!.toJson(), }; }