parameterKey property

String parameterKey
final

The parameter key of a room skill parameter. ParameterKey is an enumerated type that only takes “DEFAULT” or “SCOPE” as valid values.

Implementation

final String parameterKey;