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