class Emotion: Any
Fields
Name | Description |
---|---|
val yamlCategory: override
|
|
val localUniqueDataProvider: override
|
|
val unique: override
|
Methods
adjective
fun adjective(): String
ReturnValue
Name | Description |
---|---|
String
|
noun
fun noun(): String
ReturnValue
Name | Description |
---|---|
String
|
FakeDataProvider implementation for YamlCategory.EMOTION category.