class BossaNova: Any
Fields
| Name | Description |
|---|---|
val yamlCategory: override
|
|
val localUniqueDataProvider: override
|
|
val unique: override
|
Methods
artists
fun artists(): resolve("artists")
ReturnValue
| Name | Description |
|---|---|
resolve("artists")
|
songs
fun songs(): resolve("songs")
ReturnValue
| Name | Description |
|---|---|
resolve("songs")
|
FakeDataProvider implementation for YamlCategory.BOSSA_NOVA category.