LeoColman
11/20/2019, 4:14 PMMilan Hruban
11/20/2019, 4:16 PMLeoColman
11/20/2019, 4:17 PMPerrankana
11/20/2019, 4:17 PMLeoColman
11/20/2019, 4:18 PMPlacing multiple declarations (classes, top-level functions or properties) in the same Kotlin source file is encouraged
(...)I think this sums my question up xD
Perrankana
11/20/2019, 4:18 PMczuckie
11/20/2019, 4:19 PMCasey Brooks
11/20/2019, 4:24 PMLeoColman
11/20/2019, 4:32 PMCasey Brooks
11/20/2019, 4:37 PMLeoColman
11/20/2019, 4:42 PMVinicius Araujo
11/20/2019, 5:20 PMVishnu Haridas
11/21/2019, 4:36 AMMovieModels.kt
file will contain all the model classes for Movie, other related classes, and the movie list API request and response models.