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