class Tea: Any
Fields
Name | Description |
---|---|
val yamlCategory: override
|
|
val localUniqueDataProvider: override
|
|
val unique: override
|
|
val variety: by lazy { TeaVariety(fakerService) }
|
Methods
type
fun type(): String
ReturnValue
Name | Description |
---|---|
String
|
FakeDataProvider implementation for YamlCategory.TEA category.