version property
Version of the Alexa client. Requesting an invalid version is rejected with ErrorCode.noSuchVersion error code from ErrorWithCode.
Implementation
external String? version;
Version of the Alexa client. Requesting an invalid version is rejected with ErrorCode.noSuchVersion error code from ErrorWithCode.
external String? version;