version property

String? version
getter/setter pair

Version of the Alexa client. Requesting an invalid version is rejected with ErrorCode.noSuchVersion error code from ErrorWithCode.

Implementation

external String? version;