Uses of Record Class
it.auties.whatsapp.model.response.KaiOsCatalogResponse.App
Packages that use KaiOsCatalogResponse.App
-
Uses of KaiOsCatalogResponse.App in it.auties.whatsapp.model.response
Fields in it.auties.whatsapp.model.response with type parameters of type KaiOsCatalogResponse.AppModifier and TypeFieldDescriptionprivate final List<KaiOsCatalogResponse.App> KaiOsCatalogResponse.appsThe field for theappsrecord component.Methods in it.auties.whatsapp.model.response that return types with arguments of type KaiOsCatalogResponse.AppModifier and TypeMethodDescriptionKaiOsCatalogResponse.apps()Returns the value of theappsrecord component.Constructor parameters in it.auties.whatsapp.model.response with type arguments of type KaiOsCatalogResponse.AppModifierConstructorDescriptionCreates an instance of aKaiOsCatalogResponserecord class.