Domain - Entities
-
Declaration
Swift
struct MoviesSearchPage : Equatable -
Declaration
Swift
struct MoviesTopRatedPage : Equatable -
Declaration
Swift
struct MovieWhenSearch : Equatable, Identifiable -
Declaration
Swift
struct MovieWhenTopRated : Equatable, Identifiable -
Declaration
Swift
struct MovieQuery : Equatable -
Declaration
Swift
struct MovieDetail : Equatable, Identifiable -
Declaration
Swift
struct Genre : Equatable
Domain - Entities Reference