String? get gateway => _$this._gateway;
set gateway(covariant String? gateway) => _$this._gateway = gateway;