PasswordCommand constructor
PasswordCommand(
- CameraCommand _command,
- StatusResult _result
Implementation
PasswordCommand(this._command, this._result);
PasswordCommand(this._command, this._result);