String? get apppassword => _$this._apppassword;
set apppassword(covariant String? apppassword) => _$this._apppassword = apppassword;