@override Map<String, dynamic> toJson() { return {'status': status.value, 'redirectUrl': redirectUrl}; }