String? get appName => _$this._appName;
set appName(covariant String? appName) => _$this._appName = appName;